mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 10:34:43 -04:00
v0.8 - The multiple project & Web update!
This commit is contained in:
parent
e04375ed75
commit
7ddd0fcfb1
7 changed files with 12 additions and 9 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -86,7 +86,7 @@ jobs:
|
|||
godot -v --export "Linux/X11 64-bit" ./build/linux-64bit/$EXPORT_NAME.x86_64
|
||||
godot -v --export "Linux/X11 32-bit" ./build/linux-32bit/$EXPORT_NAME.x86
|
||||
- name: Give execute permission ☑️
|
||||
run:
|
||||
run: |
|
||||
chmod +x ./build/linux-64bit/$EXPORT_NAME.x86_64
|
||||
chmod +x ./build/linux-32bit/$EXPORT_NAME.x86
|
||||
- name: Copy pixelorama_data folder 📁
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue