Skip to content

Commit

Permalink
publish irvine docs to subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian04 committed May 1, 2024
1 parent c56437e commit cfe1788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: docker/setup-buildx-action@v3

- name: Create the HTML documentation directory
run: docker build --output type=local,dest=out .
run: docker build --output type=local,dest=out/irvine .

- name: Upload artifact for deployment
id: upload-artifact
Expand Down

0 comments on commit cfe1788

Please sign in to comment.