Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaFoxz committed Oct 11, 2024
1 parent e00b300 commit fc282a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 8
version: latest
# Pick your own package manager and build script
- run: cd ./.github-pages && pnpm install
# Setup environment variables
Expand Down

0 comments on commit fc282a8

Please sign in to comment.