Skip to content

Commit

Permalink
fixes website gh action build
Browse files Browse the repository at this point in the history
  • Loading branch information
chrvadala committed Aug 15, 2024
1 parent f723558 commit 4259e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
npm ci
npm run build --if-present
npm run website:build
shell: bash
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 4259e0e

Please sign in to comment.