mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix typo in file cache job
This commit is contained in:
parent
63cb47a86b
commit
9b4601a65c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
- script: make -j$(/usr/bin/nproc) >/dev/null
|
||||
displayName: 'Make Build'
|
||||
- template: install.yml
|
||||
- template: script.yml
|
||||
- template: setup.yml
|
||||
- template: test.yml
|
||||
parameters:
|
||||
configurationName: ${{ parameters.configurationName }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue