diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 43f5c6be..515f1e39 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -56,6 +56,7 @@ jobs: HOST_RELEASE: ${{matrix.host_release}} - name: Archive built ISO + if: always() uses: actions/upload-artifact@v4 with: name: grml-live-build-result-${{matrix.host_release}}