Update build-release.yml
fix Signed-off-by: leek231 <vovanhikkan@gmail.com>
This commit is contained in:
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
run: echo "::set-output name=timestamp::$(date +"%s")"
|
||||
|
||||
- name: Setup Cache
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
${{ env.CACHE_DIR }}
|
||||
|
||||
Reference in New Issue
Block a user