mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06: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:
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
|
- name: Clean up architecture-specific artifacts
|
||||||
uses: geekyeggo/delete-artifact@v4
|
uses: geekyeggo/delete-artifact@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
failOnError: false
|
failOnError: false
|
||||||
name: |
|
name: |
|
||||||
macOS-x86_64
|
macOS-x86_64
|
||||||
|
Reference in New Issue
Block a user