We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349b432 commit bcd6121Copy full SHA for bcd6121
.github/workflows/release.yml
@@ -13,7 +13,7 @@ defaults:
13
env:
14
EXILED_REFERENCES_URL: https://Exmod-team.github.io/SL-References/Dev.zip
15
EXILED_REFERENCES_PATH: ${{ github.workspace }}/EXILED/References
16
- EXILED_DLL_ARCHIVER_URL: https://github.com/Exmod-Team/EXILED-DLL-Archiver/releases/download/v1.8.1/EXILED-DLL-Archiver.exe
+ EXILED_DLL_ARCHIVER_URL: https://github.com/Exmod-Team/EXILED-DLL-Archiver/releases/download/v1.9.0/EXILED-DLL-Archiver.exe
17
18
jobs:
19
build:
0 commit comments