Skip to content

Commit

Permalink
Update release-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
f-r00t authored Oct 23, 2024
1 parent 34ec6b7 commit 289f566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
run: sudo snap install snapcraft --classic

- name: Install the Apple certificate and provisioning profile
if: matrix.config.os == 'macos-latest'
if: matrix.config.os == 'macos-latest-not'
env:
BUILD_CERTIFICATE_BASE64: ${{ secrets.BUILD_CERTIFICATE_BASE64 }}
P12_PASSWORD: ${{ secrets.P12_PASSWORD }}
Expand Down

0 comments on commit 289f566

Please sign in to comment.