Skip to content

Commit

Permalink
delete yarn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
o-tsaruk committed Nov 21, 2023
1 parent ac6990e commit 27d7256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16.x
cache: yarn
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit 27d7256

Please sign in to comment.