mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-03-06 21:00:31 +01:00
the readme for delete-artifact doesn't have this anymore so maybe it'll
stop failing if I remove it
This commit is contained in:
parent
7897bd387b
commit
77274735d6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -77,7 +77,6 @@ jobs:
|
|||
- name: Clean up architecture-specific artifacts
|
||||
uses: geekyeggo/delete-artifact@v4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
failOnError: false
|
||||
name: |
|
||||
macOS-x86_64
|
||||
|
|
Loading…
Add table
Reference in a new issue