mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: ../../.github/workflows/build-gdc.yml
This commit is contained in:
parent
01e6e2ba1e
commit
e240b5e567
1
.github/workflows/build-gdc.yml
vendored
1
.github/workflows/build-gdc.yml
vendored
|
@ -54,6 +54,7 @@ jobs:
|
|||
- name: Create tar.gz archive 🗜️
|
||||
working-directory: tools/configurator
|
||||
run: |
|
||||
cd
|
||||
cd build
|
||||
tar zcvf ${EXPORT_NAME}-Linux-64bit.tar.gz ${EXPORT_NAME}-Linux-64bit
|
||||
- name: Upload Release Asset 🚀
|
||||
|
|
Loading…
Reference in a new issue