mirror of
https://github.com/rvtr/TDT.git
synced 2025-10-31 13:51:07 -04:00
Update build.yml
This commit is contained in:
parent
58a662b23e
commit
9794ebc784
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -52,8 +52,9 @@ jobs:
|
|||||||
repository: 'ntool'
|
repository: 'ntool'
|
||||||
- name: Devsign TAD Delivery Tool
|
- name: Devsign TAD Delivery Tool
|
||||||
run: |
|
run: |
|
||||||
|
dir
|
||||||
cd D:\a\TDT\TDT\
|
cd D:\a\TDT\TDT\
|
||||||
7z e TDT-Nightly-Unsigned.zip
|
7z e D:\a\TDT\TDT\TDT-Nightly-Unsigned.zip
|
||||||
cp TDT.dsi ntool/
|
cp TDT.dsi ntool/
|
||||||
cd ntool/
|
cd ntool/
|
||||||
pip install pycryptodome
|
pip install pycryptodome
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user