1
Fork 0
mirror of https://github.com/Steffo99/particle-clash.git synced 2024-11-24 08:34:18 +00:00

Fix output directory

This commit is contained in:
Steffo 2022-10-02 15:49:54 +02:00
parent f57faecc9d
commit de8546efab
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -33,7 +33,7 @@ jobs:
- name: "⚙️ Setup Godot build directories"
run: |
mkdir -v -p export/${{ matrix.target }}/LD50/
mkdir -v -p export/${{ matrix.target }}/LD51/
- name: "🏗️ Build game"
run: |