Skip to content

Commit f8e8b51

Browse files
committed
Use correct github location
1 parent e5031d1 commit f8e8b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/liboauth2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Build liboauth2
7272
run: |
73-
git clone https://github.com/wolfssl/liboauth2.git
73+
git clone https://github.com/OpenIDC/liboauth2.git
7474
cd liboauth2
7575
git checkout ${{ matrix.liboauth2_ref }}
7676

0 commit comments

Comments
 (0)