Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
leibale committed Jan 30, 2023
1 parent f488ea2 commit c375d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
fetch-depth: 1
- name: Install Dependencies
run: npm ci
run: npm ci --force
- name: Build client
run: npm run build:client
- name: Generate Documentation
Expand Down

0 comments on commit c375d4e

Please sign in to comment.