From 715f4108320e2948e7f8817358267608e868e3b6 Mon Sep 17 00:00:00 2001 From: longpanda Date: Fri, 29 Jan 2021 13:35:39 +0800 Subject: [PATCH] update CI script --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa09d624..0b9d335a 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