nightly: Call tools/cross-compile.sh with nightly as argument

This commit is contained in:
Jöran Karl 2024-08-05 23:25:15 +02:00
parent a9c359a719
commit d744872f4c

View File

@ -25,7 +25,7 @@ jobs:
fetch-tags: true
- name: Build
run: tools/cross-compile.sh
run: tools/cross-compile.sh nightly
- name: Tag
uses: rickstaa/action-create-tag@v1