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