This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
t8
Signed-off-by: falkTX <falktx@falktx.com>
undefined
falkTX
1 year ago
parent
e6cf71c608
commit
93ddde234a
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.github/workflows/bootstrap.yml
+ 2
- 0
.github/workflows/bootstrap.yml
View File
@@ -220,6 +220,8 @@ jobs:
container: ubuntu:22.04
target: win64
runs-on: ${{ matrix.os }}
container:
image: ${{ matrix.container }}
needs: common
steps:
- uses: actions/checkout@v3
Write
Preview
Loading…
Cancel
Save