Skip to content

Commit

Permalink
fix: appimagebuilder path
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier committed Aug 20, 2024
1 parent 099168c commit c1ec44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ jobs:
# release: edge
- uses: AppImageCrafters/build-appimage@master
with:
recipe: "../../appimage/AppImageBuilder.yml"
recipe: "./appimage/AppImageBuilder.yml"
env:
UPDATE_INFO: gh-releases-zsync|ubuntu-flutter-community|musicpod|latest|*x86_64.AppImage.zsync

0 comments on commit c1ec44b

Please sign in to comment.