Skip to content

Commit

Permalink
chore: update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
3lang3 committed May 23, 2024
1 parent 5693dfd commit 011f667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node -v
npm install pnpm@^7 -g
pnpm -v
pnpm i
pnpm install --no-frozen-lockfile
yarn docs:build
- name: Generator 404 file
run: |
Expand Down

0 comments on commit 011f667

Please sign in to comment.