We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e84c89 commit 8b5d2ecCopy full SHA for 8b5d2ec
.github/workflows/build.yaml
@@ -25,5 +25,5 @@ jobs:
25
version: ${{ matrix.config.version }}
26
architecture: ${{ matrix.config.architecture }}
27
run: |
28
- ssh user@localhost "pkgman update -y haiku_devel devel:libsqlite3 cmd:gcc cmd:make makefile_engine" &&
+ ssh user@localhost "pkgman update -y haiku_devel devel:libsqlite3 cmd:gcc gcc_syslibs_devel cmd:make makefile_engine" &&
29
cd sources && make && make bindcatalogs
0 commit comments