Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@v5
- uses: julia-actions/cache@v2
- uses: tlienart/xranklin-build-action@e70949a36370edb99328be6141fb276265d96ea7
- uses: tlienart/xranklin-build-action@2aa5eb71b3219e4e5495db854f5b8ae70430638c
with:
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
BASE_URL_PREFIX: ""
Expand Down