test input hiding
This commit is contained in:
3
.github/workflows/generator-windows.yml
vendored
3
.github/workflows/generator-windows.yml
vendored
@@ -76,6 +76,9 @@ jobs:
|
|||||||
}
|
}
|
||||||
# - { target: aarch64-pc-windows-msvc, os: windows-2022, arch: aarch64 }
|
# - { target: aarch64-pc-windows-msvc, os: windows-2022, arch: aarch64 }
|
||||||
steps:
|
steps:
|
||||||
|
- name: install python deps
|
||||||
|
run: |
|
||||||
|
pip install requests, pyzipper
|
||||||
- name: Download, Decrypt, and Mask
|
- name: Download, Decrypt, and Mask
|
||||||
shell: python
|
shell: python
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user