Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
our setup action already does this!
  • Loading branch information
aslilac committed Apr 4, 2024
commit 6bd50ef2ceeca296d420c940b19c33fbba2f8cc4
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -457,9 +457,6 @@ jobs:
- run: make gen/mark-fresh
name: make gen

- run: ./scripts/pnpm_install.sh
name: pnpm install

- run: pnpm build
working-directory: site

Expand Down