This commit is contained in:
2024-12-07 19:08:14 -08:00
parent ba70845c09
commit 6ba88713f1
2 changed files with 5 additions and 3 deletions

View File

@@ -20,6 +20,8 @@ jobs:
node-version: 18
- name: build
run: |
apt update
apt-get install -y zip
pack install contrib
make
cd playground