Skip to content

Commit

Permalink
fix step build
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonnie Mo authored and Bonnie Mo committed Dec 5, 2023
1 parent ee66973 commit a7a7882
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
run: npm test
- name: build the code
run: npm run build
- name: Build
env:
VITE_APP_PUBLIC_URL: /example-react-cicd/
- name: Deploying to gh-pages
Expand Down

0 comments on commit a7a7882

Please sign in to comment.