Skip to content

Commit 87f99b1

Browse files
authored
Update repository name for EXILED
1 parent b41ca9c commit 87f99b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/msbuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ jobs:
1919
- name: Add MSBuild to PATH
2020
uses: microsoft/setup-msbuild@v1.0.2
2121

22-
- name: Download Exiled latest release
22+
- name: Download ExMod-Team/EXILED latest release
2323
uses: robinraju/release-downloader@v1.4
2424
with:
25-
repository: "Exiled-Team/EXILED"
25+
repository: "ExMod-Team/EXILED"
2626
latest: true
2727
out-file-path: ${{github.workspace}}
2828

0 commit comments

Comments
 (0)