]> sigrok.org Git - sigrok-build.git/commitdiff
build.yml: Download both v3 and v4 artifacts
authorSoeren Apel <redacted>
Tue, 5 Mar 2024 23:53:40 +0000 (00:53 +0100)
committerSoeren Apel <redacted>
Tue, 5 Mar 2024 23:54:01 +0000 (00:54 +0100)
.github/workflows/build.yml

index 11ad5ee236601b5e45ecca054a0d7d0299b0f254..5cb1a0669b3a2154b8a741387124e15f1ebd8687 100644 (file)
@@ -533,7 +533,9 @@ jobs:
 #      - build_sigrok-cli_macos
 
     steps:
-      - name: Download artifacts
+      - name: Download AppImage artifacts
+        uses: actions/download-artifact@v3
+      - name: Download all other artifacts
         uses: actions/download-artifact@v4
       - name: Inspect directory after downloading artifacts
         run: ls -alFR