pull/7431/head
zomars 2023-02-24 20:17:23 -07:00
parent 0b29558a6c
commit 594d8b5efe
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ runs:
with:
path: gh.env
key: env-cache-${{ hashFiles('gh.env') }}
restore-keys: env-cache-
- name: Set Environment Variables
if: steps.env-cache.outputs.cache-hit == 'true'
uses: tw3lveparsecs/github-actions-setvars@latest