mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 15:25:41 +08:00
mark php version
This commit is contained in:
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/
|
||||
|
||||
Reference in New Issue
Block a user