Skip to content

Commit

Permalink
Remove rolling cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Apr 2, 2022
1 parent 2f2c5d1 commit 6fa7ecb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: bahmutov/npm-install@v1.6.0
with:
useRollingCache: true
- uses: browser-actions/setup-chrome@latest
- run: chrome --version
- run: lerna run min
Expand Down

0 comments on commit 6fa7ecb

Please sign in to comment.