add ubuntu 22.04 build step

This commit is contained in:
Lion Kortlepel
2023-12-05 13:58:34 +01:00
parent 295f814f0f
commit bb4b5a3cf8
14 changed files with 86 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/bash
set -ex
apt-get update -y
apt-get upgrade -y
apt-get install -y liblua5.3-0 curl