Skip to content

Commit b41ca9c

Browse files
authored
Fix Build Test
1 parent fe7d073 commit b41ca9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: MSBuild
33
on: [push]
44

55
env:
6-
EXILED_REFERENCES_URL: https://www.exiled.host/build_deps/Master.zip
6+
EXILED_REFERENCES_URL: https://exmod-team.github.io/SL-References/Dev.zip
77
TEMP_PATH: ${{ github.workspace }}/Temp
88
REFERENCES_PATH: ${{ github.workspace }}/References
99
SOLUTION_FILE_PATH: FacilityManagement.csproj

0 commit comments

Comments
 (0)