Skip to content

Commit

Permalink
Revert "Actions Docs error patch" (#4208)
Browse files Browse the repository at this point in the history
Reverts #4205
  • Loading branch information
jgw96 authored Jul 27, 2023
1 parent b26fa21 commit 76aa136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
node-version: '16.x'
- name: Setup Docs
run: cd docs/ && npm i && npm run setup
run: cd docs/ && npm run setup
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
Expand Down

0 comments on commit 76aa136

Please sign in to comment.