From 9a74434b9c1ac3f23a2e5e4a7ac01604f1e27239 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 15 Jul 2023 14:13:37 +0200 Subject: [PATCH] Update submodules, correct CI artifacts Signed-off-by: falkTX --- .github/workflows/build.yml | 15 +++++++-------- carla | 2 +- dpf-widgets | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b4d0f26..0965796 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -107,6 +107,7 @@ jobs: name: ${{ github.event.repository.name }}-linux-${{ matrix.target }}-${{ github.event.pull_request.number || steps.slug.outputs.sha8 }} path: | bin/* + !bin/Ildaeil macos: strategy: @@ -145,12 +146,11 @@ jobs: path: | *-macOS.pkg bin/* - !bin/*-ladspa.dylib - !bin/*-dssi.dylib - !bin/clap - !bin/lv2 - !bin/vst2 - !bin/vst3 + !bin/pkg + !bin/*.clap + !bin/*.lv2 + !bin/*.vst + !bin/*.vst3 windows: strategy: @@ -197,8 +197,7 @@ jobs: name: ${{ github.event.repository.name }}-${{ matrix.target }}-${{ github.event.pull_request.number || steps.slug.outputs.sha8 }} path: | bin/* - !bin/*-ladspa.dll - !bin/*-dssi.dll + !bin/*.exe source-tarball: runs-on: ubuntu-20.04 diff --git a/carla b/carla index 2f503d7..604416b 160000 --- a/carla +++ b/carla @@ -1 +1 @@ -Subproject commit 2f503d70cb0321bfa440c313435ceaa40bfe04b0 +Subproject commit 604416bf33bcf16410e43009f6d94b86dd41afcd diff --git a/dpf-widgets b/dpf-widgets index dd50c72..ea26d28 160000 --- a/dpf-widgets +++ b/dpf-widgets @@ -1 +1 @@ -Subproject commit dd50c72772988a57d41b5f2d9045e0472be24d23 +Subproject commit ea26d2842b4285bec90876fa63a201447b64716d