Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Klotz committed Oct 16, 2023
1 parent 493bbab commit 6e4b282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- uses: actions/checkout@v2

- run: npm install && npm build
- run: npm install && npm run build

- run: |
mkdir pages
Expand Down

0 comments on commit 6e4b282

Please sign in to comment.