Skip to content

Commit

Permalink
problem: gh pages workflow is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
gsovereignty committed Sep 5, 2024
1 parent b62722a commit 975ad47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
node-version: 20
cache: "npm"
- run: npm install
- run: npm ci --legacy-peer-deps
- run: npm run build
- name: Upload artifact
Expand Down

0 comments on commit 975ad47

Please # to comment.