Skip to content

Commit

Permalink
update actions to build project
Browse files Browse the repository at this point in the history
  • Loading branch information
assert-fail committed Jun 1, 2024
1 parent 5e68ee4 commit 852428b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
npm run build
- name: 部署
uses: JamesIves/github-pages-display-action@v4
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: build

0 comments on commit 852428b

Please sign in to comment.