Skip to content

Commit

Permalink
struct refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
brunotot committed Sep 1, 2023
1 parent 218b85c commit 6d96113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Install Dependencies
run: npm i --silent
run: npm i --force

- name: Build Docs
run: npm run build-docs
Expand Down

0 comments on commit 6d96113

Please sign in to comment.