mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 21:08:45 +08:00
fix file name
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
cd module
|
cd module
|
||||||
make all
|
make all
|
||||||
cd ..
|
cd ..
|
||||||
tar -czf nasal-mac-nightly.tgz .
|
tar -czf nasal-linux-x86_64-nightly.tgz .
|
||||||
- name: Release file
|
- name: Release file
|
||||||
# You may pin to the exact commit or the version.
|
# You may pin to the exact commit or the version.
|
||||||
# uses: djnicholson/release-action@e9a535b3eced09c460e07a84118fb74ae9b53236
|
# uses: djnicholson/release-action@e9a535b3eced09c460e07a84118fb74ae9b53236
|
||||||
|
|||||||
Reference in New Issue
Block a user