File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343 - name : Download libdfu-util, libusb and zadic
4444 run : |
4545 cd build\windows\runner\Release\
46- curl https://github.com/gamelaster/dfu-util/releases/download/0.1 /libdfu_util_win64_0.1 .zip --output libs.zip -L
46+ curl https://github.com/gamelaster/dfu-util/releases/download/0.2 /libdfu_util_win64_0.2 .zip --output libs.zip -L
4747 unzip libs.zip
4848 rm -rf libs.zip
4949 curl https://gami.ee/files/zadic.exe --output zadic.exe -L
7272 - name : Download libdfu-util and libusb
7373 run : |
7474 cd macos
75- wget -O libs.zip https://github.com/gamelaster/dfu-util/releases/download/0.1 /libdfu_util_macos64_0.1 .zip
75+ wget -O libs.zip https://github.com/gamelaster/dfu-util/releases/download/0.2 /libdfu_util_macos64_0.2 .zip
7676 unzip libs.zip
7777 rm -rf libs.zip
7878
You can’t perform that action at this time.
0 commit comments