Skip to content

Commit

Permalink
Corrected a filename
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterkoenigsmann committed Sep 3, 2022
1 parent a1c648b commit ccd3dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
id -nG
- name: build
run: |
"./build.sh"
"./build_appimage.sh"
chmod a+x wxmaxima-x86_64.AppImage
- name: create_release
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit ccd3dbb

Please sign in to comment.