Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Feb 7, 2024
2 parents 22e2552 + 7457e60 commit 1c056b3
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 1c056b3

Please sign in to comment.