Skip to content

Commit c03ebec

Browse files
committed
Update verify.yml
1 parent 50fc8c2 commit c03ebec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/verify.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,9 @@ jobs:
2222
- uses: actions/checkout@v2
2323
with:
2424
persist-credentials: false
25+
- run: |
26+
git clone https://github.com/staticfloat/cryptic-buildkite-plugin.git
27+
cd cryptic-buildkite-plugin
28+
git checkout sf/group_capable
29+
cd ..
2530
- run: make verify_treehashes

0 commit comments

Comments
 (0)