mirror of https://github.com/webpack/webpack.git
ci: try without cache
This commit is contained in:
parent
d656d7fabc
commit
3dcbb94cfd
|
|
@ -23,9 +23,6 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 17.x
|
||||
cache: "yarn"
|
||||
- run: yarn --frozen-lockfile
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue