Thanks to visit codestin.com
Credit goes to github.com

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