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.
1 parent 74a56ff commit febaa39Copy full SHA for febaa39
.github/workflows/CI.yml
@@ -27,6 +27,7 @@ jobs:
27
- name: Set debug env
28
run: export JULIA_DEBUG="loading"
29
- uses: actions/[email protected]
30
+ - uses: julia-actions/cache@v1
31
- uses: julia-actions/setup-julia@v1
32
with:
33
version: ${{ matrix.version }}
0 commit comments