feat: set cache config in proper place

This commit is contained in:
Kasper Juul Hermansen 2023-04-30 00:29:53 +02:00 committed by Kasper Juul Hermansen
parent 09fd7c89b8
commit cf92018a1e

View File

@ -30,8 +30,7 @@ jobs:
-
name: Expose GitHub Runtime
uses: crazy-max/ghaction-github-runtime@v2
- name: export proper cache config
- name: Run dagger [CI]
run: |
export _EXPERIMENTAL_DAGGER_CACHE_CONFIG="_type=gha,mode=max,url=$ACTIONS_CACHE_URL,token=$ACTIONS_RUNTIME_TOKEN"
- name: Run dagger [CI]
run: cargo run -p ci -- pr
cargo run -p ci -- pr