Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
debuggingfuture committed Jul 5, 2024
1 parent 359629d commit 667fbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
node-version: "20"
- uses: pnpm/action-setup@v4
with:
version: 8
version: 8.9
- name: copy package.json to public
run: cp package.json ./public
working-directory: apps/web
Expand Down

0 comments on commit 667fbdb

Please sign in to comment.