Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
seplee committed Apr 5, 2024
1 parent da5715f commit 154589e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build FE
run: |
pwd
echo "$pwd"
ls
cd web
npm i
react-scripts build
Expand Down

0 comments on commit 154589e

Please sign in to comment.