X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/b1ad99cde0605b4e1bfe0bd66a8485604bf125e5..f83e84f8689e6c2559855908bc6d87e2f3656e14:/.github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afab846..8b510b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,5 +29,9 @@ jobs: path: INSTALL/ventoy-*livecd* - uses: actions/upload-artifact@v2 with: - name: build-log + name: SHA256SUM + path: INSTALL/sha256.txt + - uses: actions/upload-artifact@v2 + with: + name: xxx-build-log path: DOC/build.log