Skip to content

Commit f88b48d

Browse files
committed
Deploy with Julia 1.11
1 parent f550d04 commit f88b48d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
uses: tlienart/xranklin-build-action@main
1919
with:
2020
DEPLOY: ${{ github.event_name == 'push' }}
21-
DEPLOY_BRANCH: 'gh-pages'
21+
DEPLOY_BRANCH: 'gh-pages'
22+
JULIA_VERSION: '1.11'

0 commit comments

Comments
 (0)