aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNadia Holmquist Pedersen <nadia@nhp.sh>2024-01-24 09:52:22 +0100
committerNadia Holmquist Pedersen <nadia@nhp.sh>2024-01-24 09:52:22 +0100
commit77274735d62b2fe34ee2ad0fc2eb0c37197f3f19 (patch)
tree85538df5feb81e9fd607c75edb65e9f67c194a38
parent7897bd387bfd37615a049eba28d02dc23cfa5194 (diff)
the readme for delete-artifact doesn't have this anymore so maybe it'll
stop failing if I remove it
-rw-r--r--.github/workflows/build-macos.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml
index 6d5693a..5f4b281 100644
--- a/.github/workflows/build-macos.yml
+++ b/.github/workflows/build-macos.yml
@@ -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