mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 22:15:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: ../../.github/workflows/build-gdc.yml
This commit is contained in:
parent
83bd66f732
commit
01e6e2ba1e
7
.github/workflows/build-gdc.yml
vendored
7
.github/workflows/build-gdc.yml
vendored
|
@ -43,10 +43,9 @@ jobs:
|
|||
list2=$(ls -ltr)
|
||||
echo $list2
|
||||
|
||||
- name: Give execute permission ☑️
|
||||
working-directory: tools/configurator
|
||||
run: |
|
||||
ls
|
||||
# - name: Give execute permission ☑️
|
||||
# working-directory: tools/configurator
|
||||
# run: |
|
||||
# chmod +x ./build/${EXPORT_NAME}-Linux-64bit/${EXPORT_NAME}.x86_64
|
||||
# - name: Copy pixelorama_data folder 📁
|
||||
# run: |
|
||||
|
|
Loading…
Reference in a new issue