mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 14:55:38 -04:00
nightly: Call tools/cross-compile.sh
with nightly
as argument
This commit is contained in:
parent
a9c359a719
commit
d744872f4c
2
.github/workflows/nightly.yaml
vendored
2
.github/workflows/nightly.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user