Skip to content

Commit 3888e80

Browse files
committed
[CI] FixAddDir folder
1 parent 33d294b commit 3888e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
EOF
104104
chmod +x AppRun
105105
cd ../appimagetool
106-
./appimagetool-*.AppImage ../build/AppDir ../hcl-${{ matrix.platform }}.AppImage
106+
./appimagetool-*.AppImage ../AppDir ../hcl-${{ matrix.platform }}.AppImage
107107
108108
109109
- name: "Upload Zip File"

0 commit comments

Comments
 (0)