diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 55cabcbe5..9c820d9cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 \ No newline at end of file