chmod fteqw64
All checks were successful
Construct / build (push) Successful in 2m13s

This commit is contained in:
Marco Cawthorne 2025-02-10 21:46:54 -08:00
parent 7f2c9f4491
commit 5bbcf4cebb
Signed by: eukara
GPG key ID: CE2032F0A2882A22

View file

@ -18,7 +18,7 @@ jobs:
imagemagick wget
- name: fteqw
run: wget https://www.fteqw.org/dl/fteqw_linux64.zip && unzip fteqw_linux64.zip
run: wget https://www.fteqw.org/dl/fteqw_linux64.zip && unzip fteqw_linux64.zip && chmod +x fteqw64
- name: setup env
run: |