Skip to content

Commit

Permalink
chore: remove zarf cache init (#317)
Browse files Browse the repository at this point in the history
Release-As: 0.5.4
  • Loading branch information
jacobbmay authored Dec 9, 2024
1 parent eb35ea7 commit 68f26e9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish-bundle-rke2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}

- name: Init zarf cache
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
path: "~/.zarf-cache"
key: zarf-cache

- name: Free GH runner build space
run: |
df -h
Expand Down

0 comments on commit 68f26e9

Please sign in to comment.