last test
This commit is contained in:
parent
e09c5b3206
commit
03032e2058
|
@ -24,7 +24,7 @@ jobs:
|
||||||
iwr http://fritzbox3272.controlliamo.com/WUIsBack/dll/LegacyUpdate64.dll -outfile '.\x64\Release\LegacyUpdate.dll'
|
iwr http://fritzbox3272.controlliamo.com/WUIsBack/dll/LegacyUpdate64.dll -outfile '.\x64\Release\LegacyUpdate.dll'
|
||||||
- name: Compile WUIsBack
|
- name: Compile WUIsBack
|
||||||
run: |
|
run: |
|
||||||
makensis "setup\setup.nsi"
|
makensis "D:\a\WUIsBack\WUIsBack\setup\setup.nsi"
|
||||||
- name: Upload Nightly Build
|
- name: Upload Nightly Build
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue