Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshiwarab committed Feb 6, 2025
1 parent 3615d96 commit 90c0dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
env:
VITE_JSON_RPC_PROVIDER_URL: ${{ vars.VITE_JSON_RPC_PROVIDER_URL }}
- name: upload docs artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: ./dist

Expand Down

0 comments on commit 90c0dad

Please sign in to comment.