Skip to content

Commit

Permalink
♻️ci: unify yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Feb 7, 2024
1 parent c7f3c88 commit 7457e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
run: yarn --frozen-lockfile

- name: Build app
run: npm run build --if-present
run: yarn build

0 comments on commit 7457e60

Please sign in to comment.