mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Syntax
This commit is contained in:
parent
f194d9e6e2
commit
2d52a9fcf2
2
.github/workflows/cifuzz.yml
vendored
2
.github/workflows/cifuzz.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
path: ./out/artifacts
|
path: ./out/artifacts
|
||||||
- name: Upload Legacy Crash
|
- name: Upload Legacy Crash
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
if: steps.run.outcome == 'success':
|
if: steps.run.outcome == 'success'
|
||||||
with:
|
with:
|
||||||
name: crash
|
name: crash
|
||||||
path: ./out/crash*
|
path: ./out/crash*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user