Skip to content

Commit 18cefbe

Browse files
author
Steve Kirkland
committed
Correct path of log file
1 parent 5762b30 commit 18cefbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/unity.2022.full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ steps:
4242
- upm-package.zip
4343
upload:
4444
- features/fixtures/mazerunner/build/Windows-2022.zip
45-
- features/fixtures/build_windows.log
45+
- build_windows.log
4646
commands:
4747
- features/scripts/import_package.sh --windows
4848
- features/scripts/build_windows.sh release

0 commit comments

Comments
 (0)