mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-04 14:10:23 +09:00
nightly: Call tools/cross-compile.sh with nightly as argument
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user