Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahKamara authored Mar 10, 2024
1 parent 488e33c commit bfdd02f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@ jobs:
with:
target: CompoundPredicate
output: ./Documentation.doccarchive
hosting-base-path: yourproject
hosting-base-path: /CompoundPredicate
disable-indexing: 'true'
transform-for-static-hosting: 'true'
hosting-base-path: "/CompoundPredicate"

- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit bfdd02f

Please sign in to comment.