Skip to content

Commit

Permalink
fix build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire committed May 18, 2024
1 parent 75613c2 commit 3710689
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 @@ -11,7 +11,7 @@ on:
- master

env:
UNREAL_PATH: E:\unreal\UE_5.2
UNREAL_PATH: D:\unreal\UE_5.4
PROJECT_NAME: CoopGameFleep.uproject
TEST_SUITE_TO_RUN: CoopGameFleepTests.
TEST_REPORT_FOLDER: TestResults
Expand Down

0 comments on commit 3710689

Please sign in to comment.