]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
With #13101 the cwd of the build changed, adapt call to rust install 13239/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 12 Sep 2023 10:41:35 +0000 (12:41 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 12 Sep 2023 11:21:56 +0000 (13:21 +0200)
.github/workflows/build-and-test-all.yml

index 216f81b289d2f1f9f01277db9b688510aa40536a..bd7d62b248ec4c476a8de5dd8e4c0c6247b1b30e 100644 (file)
@@ -134,6 +134,7 @@ jobs:
           key: recursor-${{ matrix.sanitizers }}-ccache-${{ steps.get-stamp.outputs.stamp }}
           restore-keys: recursor-${{ matrix.sanitizers }}-ccache-
       - run: inv ci-install-rust ${{ env.REPO_HOME }}
+        working-directory: ./pdns/recursordist/
       - run: inv ci-autoconf
         working-directory: ./pdns/recursordist/
       - run: inv ci-rec-configure