Skip to content

Commit

Permalink
Temporal fix merge to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea committed Jul 11, 2024
1 parent 7a1d41a commit 65008ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ jobs:
node-version: ${{ matrix.node }}
check-latest: true

- name: Clear cache
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh cache delete --all

- name: Cache node_modules 📦
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 65008ad

Please sign in to comment.