Skip to content

Commit 67ab6dc

Browse files
authored
Update build_plugin.yml
1 parent e893533 commit 67ab6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout Unreal Engine
1616
uses: actions/checkout@v4
1717
with:
18-
repository: EpicGames/UnrealEngine
18+
repository: GloryOfNight/UnrealEngine
1919
ref: 5.3 # or 5.4, or a tag/branch
2020
token: ${{ secrets.GITHUB_TOKEN }} # must have access to UE repo
2121
path: UE

0 commit comments

Comments
 (0)