ci: fix env

pull/401/head
undefined 2 years ago
parent a05125c6b0
commit a275198597

@ -35,7 +35,7 @@ jobs:
yarn.lock yarn.lock
.cache .cache
**/tsconfig.tsbuildinfo **/tsconfig.tsbuildinfo
key: ${{ GITHUB_REF_NAME }} key: ${{ github.ref }}
restore-keys: | restore-keys: |
master master
main main

Loading…
Cancel
Save