Skip to content

Commit

Permalink
build: edit cd build script wd-168
Browse files Browse the repository at this point in the history
  • Loading branch information
what1s1ove committed Nov 17, 2023
1 parent 5697fa6 commit 7e629e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Code Building
run: |
npm run build
make build
- name: Upload Artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 7e629e6

Please sign in to comment.