Skip to content

Commit 3cf0de8

Browse files
Merge pull request #29 from lightpanda-io/ci-ubuntu
WIP Ci ubuntu
2 parents 43b7d62 + 511643d commit 3cf0de8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
run: |
3636
echo "version=`cat V8_REVISION`" >> "$GITHUB_OUTPUT"
3737
38+
- run: sudo apt-get install -yq libglib2.0-dev
39+
3840
- run: zig build get-tools
3941
- run: zig build get-v8
4042
- run: zig build -Doptimize=ReleaseSafe

0 commit comments

Comments
 (0)