v0.8 - The multiple project & Web update!

This commit is contained in:
OverloadedOrama 2020-09-23 16:51:08 +03:00
parent e04375ed75
commit 7ddd0fcfb1
7 changed files with 12 additions and 9 deletions

View file

@ -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 📁