Fix cache save
This commit is contained in:
parent
d32b6cfcf6
commit
d943f1bc18
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flaskr-ci.yaml
vendored
2
.github/workflows/flaskr-ci.yaml
vendored
|
|
@ -85,4 +85,4 @@ jobs:
|
|||
uses: actions/cache/save@v3
|
||||
with:
|
||||
path: ${{ env.NEW_CACHE_DIR }}
|
||||
key: key: ${{ env.CACHE_KEY }}
|
||||
key: ${{ env.CACHE_KEY }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue