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