]> sigrok.org Git - sigrok-build.git/commitdiff
Use knarfS/pulseview github-ci branch
authorFrank Stettner <redacted>
Sun, 26 Mar 2023 17:29:29 +0000 (19:29 +0200)
committerFrank Stettner <redacted>
Sun, 26 Mar 2023 17:29:29 +0000 (19:29 +0200)
.github/workflows/pulseview_mxe.yml

index e8594df65cf0b6aff7d82faee1947256bb7616c4..2ed3cc0dc118f65493c4040cd22455cc31e6efce 100644 (file)
@@ -66,8 +66,9 @@ jobs:
         uses: actions/checkout@v3
         with:
           # TODO: Clone from sigrok.org
-          repository: sigrokproject/pulseview
+          repository: knarfS/pulseview
           path: pulseview
+          ref: github-ci
 
       - name: Build PulseView
         run: |
@@ -119,7 +120,7 @@ jobs:
           sudo apt-get update
           sudo apt-get install -y libfuse2
       - name: Download artifacts
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v3
       - name: Inspect directory after downloading artifacts
         run: ls -alFR
       - name: Upload artifacts and create (continuous) release