1
0
mirror of synced 2025-01-18 00:56:49 +01:00

git: Fix MacOS packaging workflow in PRs (#1601)

Fix GeekyEggo/delete-artifact failing in PRs

https://github.com/GeekyEggo/delete-artifact/issues/25
This commit is contained in:
iTrooz 2024-03-21 13:33:46 +01:00 committed by GitHub
parent e56b34f174
commit f5987fde5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -287,9 +287,8 @@ jobs:
path: out
- name: 🗑️ Delete artifact
uses: geekyeggo/delete-artifact@v4
uses: geekyeggo/delete-artifact@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: macos_arm64_intermediate
- name: ✒️ Fix Signature