Skip to content

Commit

Permalink
Fixed Build CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowsAdi authored Jan 25, 2025
1 parent e8fa32a commit 135e9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
echo "::set-output name=semver::${{ steps.semver_parser.outputs.fullversion }}"
- name: Setup latest ReAPI includes
env:
REPO: "s1lentq/reapi"
REPO: "rehlds/ReAPI"
run: |
mkdir -p dep/reapi
cd dep/reapi
Expand Down

0 comments on commit 135e9a7

Please sign in to comment.