mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-29 19:45:38 +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 🗜️
|
- name: Create tar.gz archive 🗜️
|
||||||
working-directory: tools/configurator
|
working-directory: tools/configurator
|
||||||
run: |
|
run: |
|
||||||
|
cd
|
||||||
cd build
|
cd build
|
||||||
tar zcvf ${EXPORT_NAME}-Linux-64bit.tar.gz ${EXPORT_NAME}-Linux-64bit
|
tar zcvf ${EXPORT_NAME}-Linux-64bit.tar.gz ${EXPORT_NAME}-Linux-64bit
|
||||||
- name: Upload Release Asset 🚀
|
- name: Upload Release Asset 🚀
|
||||||
|
|
Loading…
Reference in a new issue