mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
mark php version
This commit is contained in:
parent
a66e22d9ed
commit
bc750733d5
2
.github/workflows/download-cache.yml
vendored
2
.github/workflows/download-cache.yml
vendored
@ -36,5 +36,5 @@ jobs:
|
||||
# Upload downloaded files
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: download-files
|
||||
name: download-files-${{ matrix.php-version }}
|
||||
path: downloads/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user