Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored May 29, 2022
1 parent bdeee0e commit b6ce76d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,9 @@ jobs:
- uses: actions/checkout@v2
with:
persist-credentials: false
- run: |
git clone https://github.com/staticfloat/cryptic-buildkite-plugin.git
cd cryptic-buildkite-plugin
git checkout sf/group_capable
cd ..
- run: make verify_treehashes

0 comments on commit b6ce76d

Please sign in to comment.