fix ci
This commit is contained in:
parent
aa9da0b0c8
commit
975cd183bc
1
.github/workflows/build-macos-arm64.yml
vendored
1
.github/workflows/build-macos-arm64.yml
vendored
@ -137,7 +137,6 @@ jobs:
|
||||
sudo appimage-builder --skip-tests --recipe ./AppImageBuilder-${{ matrix.job.arch }}.yml
|
||||
|
||||
- name: Publish appimage package
|
||||
if: matrix.job.extra-build-features == 'appimage' && env.UPLOAD_ARTIFACT == 'true'
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
prerelease: true
|
||||
|
Loading…
Reference in New Issue
Block a user