Skip to content

Commit

Permalink
fix ci (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 authored Dec 10, 2024
1 parent a46b9fb commit 6de9724
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn

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

0 comments on commit 6de9724

Please sign in to comment.