Skip to content

Commit af08b1d

Browse files
committed
Update verify.yml
1 parent 00e32e2 commit af08b1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/verify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
- uses: actions/checkout@v2
2323
with:
2424
persist-credentials: false
25+
- name: Install dependencies (shyaml)
26+
run: pip install shyaml
2527
- run: |
2628
git clone https://github.com/staticfloat/cryptic-buildkite-plugin.git
2729
cd cryptic-buildkite-plugin

0 commit comments

Comments
 (0)