Skip to content

Commit

Permalink
wip: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Dec 12, 2024
1 parent 9e39f0e commit 5f0be5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-wip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- name: Install dependencies
run: |
${{ 'pnpm -r update react@canary react-dom@canary react-server-dom-webpack@canary' }}
sed -i~ "/\"peerDependencies\"/,${s/\"\^19.0.0\"/\"*\"/}" packages/waku/package.json
cat packages/waku/package.json
pnpm install --frozen-lockfile
- run: pnpm run compile
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5f0be5c

Please sign in to comment.