Remove cache

pull/1/head
Zakhar Timoshenko 3 years ago
parent dfa3bb6644
commit ba7dd9b719

@ -15,7 +15,6 @@ jobs:
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with:
node-version: 18 node-version: 18
cache: npm
- run: npm i --frozen-lockfile - run: npm i --frozen-lockfile
- name: Build - name: Build
run: npm run build run: npm run build

Loading…
Cancel
Save