Skip to content

Commit 04b53cd

Browse files
committed
build docs on nightly
1 parent 039cd9d commit 04b53cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/checkout@v4
4848
- uses: julia-actions/setup-julia@v2
4949
with:
50-
version: '1'
50+
version: 'nightly'
5151
- uses: julia-actions/julia-buildpkg@v1
5252
- uses: julia-actions/julia-docdeploy@v1
5353
env:

0 commit comments

Comments
 (0)