Skip to content

Commit 281fd59

Browse files
committed
fix executable not found during installer generation
1 parent 8832509 commit 281fd59

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
@@ -91,7 +91,7 @@ jobs:
9191
- operating-system: ubuntu-latest
9292
bowser: ''
9393
install-builder-name: linux-x64
94-
executable-path: artifacts/linux-386/
94+
executable-path: artifacts/linux-amd64/
9595
extension: ''
9696
installer-extension: ''
9797
- operating-system: windows-latest

0 commit comments

Comments
 (0)