Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyyu824 committed Dec 26, 2024
1 parent 3953f2b commit e1b5dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# - name: add config
# run: echo "${{ secrets.CONFIG_JSON }}" | base64 -d > src/config.json
- name: build
run: npm run init-project
run: npm run build

- name: Debug Build Directory
run: ls -la build
Expand Down

0 comments on commit e1b5dd9

Please sign in to comment.