Skip to content

Commit 16715bd

Browse files
committed
workflow
1 parent 8a4c8d2 commit 16715bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# node-version: 16.14.0
4343

4444
- name: deps
45-
run: apk update && apk add bash
45+
run: apk update && apk add bash git python3-dev make g++
4646

4747
- name: deps
4848
run: yarn

0 commit comments

Comments
 (0)