Skip to content

Commit

Permalink
ci: fix setup node
Browse files Browse the repository at this point in the history
  • Loading branch information
shink committed Apr 12, 2024
1 parent 828ecc6 commit d0923d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn

- name: Install dependencies
run: yarn install --frozen-lockfile --non-interactive
Expand Down

0 comments on commit d0923d2

Please sign in to comment.