Skip to content

Commit

Permalink
small adjustment to deploy-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
samricotta committed Aug 14, 2023
1 parent 8dcae0c commit 977a3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Dependencies
run: yarn install --frozen-lockfile

- name: Run build-docs.sh
- name: Build Legacy Docs
run: |
chmod +x build-docs.sh
./build-docs.sh
Expand Down

0 comments on commit 977a3d6

Please sign in to comment.