Skip to content

Commit 543a795

Browse files
committed
workflow
1 parent 355671f commit 543a795

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
# with:
4242
# node-version: 16.14.0
4343

44+
- name: deps
45+
run: apk update && add bash
46+
4447
- name: deps
4548
run: yarn
4649

0 commit comments

Comments
 (0)