Skip to content
Merged
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@d767328c7dc9345db12f2a6dcfdb3033bc17f0f8
- uses: tlienart/xranklin-build-action@9cfd0829d00a08b2708a7369a128c0c1be37a591
with:
# NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)
BASE_URL_PREFIX: ""
Expand Down