Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Saiya committed Aug 17, 2024
1 parent f5de9f2 commit b4c6bd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
run: npm install -g pnpm
- name: install deps
run: pnpm install
- name: install webkit
run: cd packages/duplex-message && pnpm playwright install chromium
- name: build site
run: pnpm build
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit b4c6bd9

Please sign in to comment.