Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkl3848 authored Mar 16, 2024
1 parent 8d2cee3 commit 6c1557e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
run: yarn
- name: Build
run: yarn build
- name: Copy Assets
run: cp -r public dist
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 6c1557e

Please sign in to comment.