Skip to content

Commit

Permalink
Fix issue in release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Eggimann committed Oct 19, 2022
1 parent 311d19c commit 8578c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
repository-projects: write
contents: write
steps:
- uses: actions/checkout@v3
- name: download appimage
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 8578c98

Please sign in to comment.