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