X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/15570cd996e1a5832b7317f5113cbd6cd510a2a1..c7dcaa57342a3c5b556d8572dfdba720bb15eba3:/.github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 670cea2..8b510b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,6 +27,10 @@ jobs: with: name: ventoy-livecd path: INSTALL/ventoy-*livecd* + - uses: actions/upload-artifact@v2 + with: + name: SHA256SUM + path: INSTALL/sha256.txt - uses: actions/upload-artifact@v2 with: name: xxx-build-log