Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaeyeon1 committed Nov 28, 2023
1 parent 3d74835 commit 55d1d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Build
working-directory: frontend
run: |
npm install
npm run build
Expand Down

0 comments on commit 55d1d0d

Please sign in to comment.