Skip to content

Commit

Permalink
Merge pull request #84 from Kota8102/feature/#82
Browse files Browse the repository at this point in the history
Feature/#82
  • Loading branch information
AsukaNamiki authored Apr 27, 2024
2 parents c9e056c + 1d93899 commit 93fd7f4
Show file tree
Hide file tree
Showing 5 changed files with 9,659 additions and 7,076 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
node-version: "20.x"

- name: Setup dependencies
run: npm ci
run: npm ci -w backend
working-directory: src/backend

- name: Build
Expand Down
Loading

0 comments on commit 93fd7f4

Please sign in to comment.