Skip to content

Commit 58f45a6

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Josh McCullough <[email protected]>
1 parent 7a08fba commit 58f45a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/checkout@v3
5151
with:
5252
repository: 'benmcollins/libjwt'
53-
ref: '${{matrix.libjwt-version}}'
53+
ref: 'v${{matrix.libjwt-version}}'
5454
path: 'libjwt'
5555

5656
- name: Build libjwt

0 commit comments

Comments
 (0)