Skip to content

Commit 9b837d2

Browse files
committed
typo
1 parent 9bc4f1d commit 9b837d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
if: ${{ github.event_name == 'pull_request' }}
3737
uses: rossjrw/pr-preview-action@v1
3838
with:
39-
source-dir: quiil-py/build/docs
39+
source-dir: quil-py/build/docs
4040
- name: Upload pages artifact
4141
uses: actions/upload-pages-artifact@v2
4242
if: ${{ github.event_name == 'workflow_dispatch' || startsWith(github.event.release.tag_name, 'quil-py/v') }}

0 commit comments

Comments
 (0)