From ee049a56d1e283cb873ecfe84266b06b476a8eba Mon Sep 17 00:00:00 2001 From: Caleb Schilly Date: Tue, 1 Oct 2024 09:53:02 -0400 Subject: [PATCH] #676: specify path in trilinos build --- .github/workflows/ci-trilinos.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-trilinos.yml b/.github/workflows/ci-trilinos.yml index cd7cb171b..d6f25aa0c 100644 --- a/.github/workflows/ci-trilinos.yml +++ b/.github/workflows/ci-trilinos.yml @@ -63,6 +63,7 @@ jobs: uses: actions/checkout@v4 with: repository: Pressio/pressio-ops + path: pressio-ops - name: Preparing environment run: |