]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - .github/workflows/cross-compiles.yml
archive artifacts before upload
[thirdparty/openssl.git] / .github / workflows / cross-compiles.yml
index 4e5dfa45f249f068cdc2aed66f67c7497c508226..5dc1b83f4efa2f89fe8081e1a951fd441a721d17 100644 (file)
@@ -220,5 +220,5 @@ jobs:
       uses: actions/upload-artifact@v3
       with:
         name: "cross-compiles@${{ matrix.platform.arch }}"
-        path: artifacts/
+        path: artifacts.tar.gz
         if-no-files-found: ignore