test input hiding

This commit is contained in:
Bryan Gerlach
2026-01-11 17:29:11 -06:00
parent 2caaea562b
commit 164c51f44b

View File

@@ -76,6 +76,9 @@ jobs:
}
# - { target: aarch64-pc-windows-msvc, os: windows-2022, arch: aarch64 }
steps:
- name: install python deps
run: |
pip install requests, pyzipper
- name: Download, Decrypt, and Mask
shell: python
run: |