From 4ab708178c5c2aaaff634ce5aa8ba70d78d7a3c0 Mon Sep 17 00:00:00 2001 From: Mohammed Ghannam Date: Mon, 11 Sep 2023 17:12:26 +0200 Subject: [PATCH] WIP --- .github/workflows/build_binaries.yml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.github/workflows/build_binaries.yml b/.github/workflows/build_binaries.yml index d962b71efb..c94ec64aa1 100644 --- a/.github/workflows/build_binaries.yml +++ b/.github/workflows/build_binaries.yml @@ -34,17 +34,14 @@ jobs: with: name: headers path: /usr/share/miniconda/include - # - name: Upload artifacts - # if: matrix.os == 'ubuntu-latest' - # uses: actions/upload-artifact@v3 - # with: - # name: libscip - # path: /usr/share/miniconda/lib - - - - + - name: Upload lib files + if: matrix.os == 'ubuntu-latest' + uses: actions/upload-artifact@v3 + with: + name: libscip + path: /usr/share/miniconda/lib + # /usr/share/miniconda # /usr/local/miniconda