Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
iGEL committed Dec 15, 2023
1 parent 1f85644 commit c393036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: Build css
run: yarn build-stylus
- name: Upload assets
uses: actions/upload-artifact@v3
uses: actions/upload-pages-artifact@v1
with:
name: github-pages
path: public
Expand Down

0 comments on commit c393036

Please sign in to comment.