Skip to content

Commit 3d0fb91

Browse files
add julia-buildpkg to docs tests
1 parent d6309ab commit 3d0fb91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- uses: julia-actions/setup-julia@v1
5353
with:
5454
version: '1.5'
55+
- uses: julia-actions/julia-buildpkg@latest
5556
- run: |
5657
julia --project=docs -e '
5758
using Pkg

0 commit comments

Comments
 (0)