Skip to content

Commit c8d8a85

Browse files
committed
Fix CI
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 39cec47 commit c8d8a85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- run: sudo snap install jsonschema
21+
- uses: actions/checkout@v4
2122
- run: make

0 commit comments

Comments
 (0)