We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
julia-actions/cache
build-mylib
1 parent b4201d8 commit b2e852bCopy full SHA for b2e852b
.github/workflows/ci.yml
@@ -121,6 +121,7 @@ jobs:
121
- uses: julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
122
with:
123
version: '1'
124
+ - uses: julia-actions/cache@824243901fb567ccb490b0d0e2483ccecde46834 # v2.0.5
125
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0
126
127
project: 'examples/MyLib'
0 commit comments