Skip to content

Commit

Permalink
Fixed that
Browse files Browse the repository at this point in the history
  • Loading branch information
raulssorban authored May 12, 2024
1 parent 8879cb0 commit b78fd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hook-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
set OXIDE_HOOKS=https://carbonmod.gg/redist/oxide/%BRANCH%.opj
if NOT %OXIDE_HOOKS_OVERRIDE% EQU "" (
if NOT "%OXIDE_HOOKS_OVERRIDE%" EQU "" (
set OXIDE_HOOKS=%OXIDE_HOOKS_OVERRIDE%
)
Expand Down

0 comments on commit b78fd8d

Please sign in to comment.