This commit is contained in:
parent
7f2c9f4491
commit
5bbcf4cebb
1 changed files with 1 additions and 1 deletions
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue