We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7d073 commit b41ca9cCopy full SHA for b41ca9c
.github/workflows/msbuild.yml
@@ -3,7 +3,7 @@ name: MSBuild
3
on: [push]
4
5
env:
6
- EXILED_REFERENCES_URL: https://www.exiled.host/build_deps/Master.zip
+ EXILED_REFERENCES_URL: https://exmod-team.github.io/SL-References/Dev.zip
7
TEMP_PATH: ${{ github.workspace }}/Temp
8
REFERENCES_PATH: ${{ github.workspace }}/References
9
SOLUTION_FILE_PATH: FacilityManagement.csproj
0 commit comments