| author | Stephen Paul Weber
<singpolyma@singpolyma.net> 2026-03-10 17:22:57 UTC |
| committer | Stephen Paul Weber
<singpolyma@singpolyma.net> 2026-03-10 17:22:57 UTC |
| parent | 6f03973d218f878dba0ec7ec676d7ba3ed51aa23 |
| .github/workflows/build.yml | +1 | -1 |
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 284c2ce..567ac4b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: sudo apt-get update -oAcquire::AllowInsecureRepositories=true sudo apt-get install --allow-unauthenticated deb-multimedia-keyring sudo apt-get update - sudo apt-get install -y haxe libstrophe-dev libopus-dev libdatachannel-dev + sudo apt-get install -y haxe libstrophe-dev libopus-dev libdatachannel-dev libpcre2-dev libmbedtls-dev libsqlite3-dev haxelib setup ~/haxe - name: Cache haxelib