From: longpanda Date: Fri, 29 Jan 2021 05:35:39 +0000 (+0800) Subject: update CI script X-Git-Tag: v1.0.34~17 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/715f4108320e2948e7f8817358267608e868e3b6 update CI script --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa09d62..0b9d335 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: name: ventoy-windows path: INSTALL/ventoy-*windows* - uses: actions/upload-artifact@v2 - with: + with: name: ventoy-linux path: INSTALL/ventoy-*linux* - uses: actions/upload-artifact@v2