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 7d109f2 commit da5715f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
steps:
- name: Build FE
run: |
pwd
echo "$pwd"
cd web
npm i
react-scripts build
Expand Down
2 changes: 1 addition & 1 deletion web/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sadfsa
sadf

# Getting Started with Create React App

Expand Down

0 comments on commit da5715f

Please sign in to comment.