diff --git a/.forgejo/workflows/construct.yaml b/.forgejo/workflows/construct.yaml
index 790ad1d..9547de4 100644
--- a/.forgejo/workflows/construct.yaml
+++ b/.forgejo/workflows/construct.yaml
@@ -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: |