Skip to content

Commit

Permalink
Update .github/workflows/docs-build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: nate stemen <nate@unitary.fund>
  • Loading branch information
purva-thakre and natestemen authored Jul 22, 2024
1 parent f370e1f commit a124cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
make install requirements
make install
- name: Run the quilc & qvm Docker images
run: |
Expand Down

0 comments on commit a124cb0

Please sign in to comment.