Skip to content

Commit 0136d4a

Browse files
committed
url
1 parent c63dcfa commit 0136d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Build site
3636
run: |
37-
opam exec -- dune exec -- sb --url "${{ steps.deployment.outputs.page_url }}" --title agle -o public
37+
opam exec -- dune exec -- sb --url "https://agle.github.io" --title agle -o public
3838
3939
- name: Upload artifact
4040
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)