Skip to content

Commit ee93409

Browse files
Fix ReAPI repository URL in workflow (#343)
1 parent ae6c2f8 commit ee93409

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
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Setup latest ReAPI includes
4949
env:
50-
REPO: "s1lentq/reapi"
50+
REPO: "rehlds/reapi"
5151
run: |
5252
mkdir -p dep/reapi
5353
cd dep/reapi

0 commit comments

Comments
 (0)