Skip to content

Commit b814f2a

Browse files
attempt to fix workflow path
1 parent efd3df4 commit b814f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Engine-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
windows:
9-
uses: ./.github/workflows/windows-build.yml
9+
uses: .github/workflows/windows-build.yml
1010

1111
macOS:
1212
uses: ./.github/workflows/macOS-build.yml

0 commit comments

Comments
 (0)