Skip to content

Commit

Permalink
use yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Jan 17, 2024
1 parent 519457d commit 56e31fc
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 265 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
with:
node-version: 16
- run: |
npm install
npm run build
yarn
yarn build
echo 'https://yab.kaizokulabs.com' > out/CNAME
- uses: peaceiris/actions-gh-pages@v3
with:
Expand Down
Loading

0 comments on commit 56e31fc

Please sign in to comment.