Skip to content

Commit

Permalink
remove delete
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Jan 8, 2025
1 parent 753e5e2 commit 0455ec1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/prepareDarwinBinariesForRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
matrix:
goarch: [ arm64, amd64 ]
steps:
# Delete old artifacts
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
with:
# TODO change this
age: "10 seconds"
# Setup
- name: Setup Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 0455ec1

Please sign in to comment.