Browse Source

Use pawpaw for windows CI builds

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.7^0
falkTX 2 years ago
parent
commit
0e6116c77e
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/build.yml

+ 1
- 0
.github/workflows/build.yml View File

@@ -42,6 +42,7 @@ jobs:
- uses: distrho/dpf-makefile-action@v1
with:
target: ${{ matrix.target }}
pawpaw: true

pluginval:
runs-on: ubuntu-20.04


Loading…
Cancel
Save