Skip to content

Commit

Permalink
Fix: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Apr 17, 2024
1 parent 782d5c4 commit e41050f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/frontend-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
- name: Build production
working-directory: ./frontend
run: |
cp ../.env.build .env
pnpm i
pnpm build
- name: Build image
Expand Down

0 comments on commit e41050f

Please sign in to comment.