Skip to content

Commit ea52748

Browse files
authored
Update download-cache.yml
1 parent ea4be3f commit ea52748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download-cache.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
cd downloads/
5050
zip -r download-files-${{ matrix.php-version }}.zip .
5151
mkdir ../downloads-archive/
52-
mv download-files-${{ matrix.php-version }}.zip ../downloads-archive/
52+
mv download-files-8.4.zip ../downloads-archive/
5353
cd ..
5454
5555
- name: "Deploy to self-hosted OSS"

0 commit comments

Comments
 (0)