Skip to content

Commit

Permalink
install yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Sep 10, 2024
1 parent 90d7c4e commit 3cb236a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22.x
- run: npm install -g yarn
- run: yarn install
- run: yarn build
- uses: cloudflare/wrangler-action@v3
Expand Down

0 comments on commit 3cb236a

Please sign in to comment.