This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: output
|
||||
key: calendar-files-${{ hashFiles('outputs/**') }}
|
||||
key: calendar-files-${{ hashFiles('output/**') }}
|
||||
#----------------------------------------------
|
||||
# publish artifacts and release
|
||||
#----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user