Skip to content

Commit

Permalink
[wip] Purge GitHub action cache
Browse files Browse the repository at this point in the history
  • Loading branch information
elpdt852 committed Mar 24, 2024
1 parent 99b9db0 commit 182ae7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
linter:
- golangci-lint
steps:
- uses: MyAlbum/purge-cache@v1
with:
max-age: 1
- uses: actions/checkout@v4
- name: Setup Nix
uses: ./.github/actions/setup-nix
Expand Down

0 comments on commit 182ae7a

Please sign in to comment.