test input hiding

This commit is contained in:
Bryan Gerlach
2026-01-11 17:33:50 -06:00
parent 164c51f44b
commit 12d71cc5c5

View File

@@ -78,7 +78,7 @@ jobs:
steps:
- name: install python deps
run: |
pip install requests, pyzipper
pip install requests pyzipper
- name: Download, Decrypt, and Mask
shell: python
run: |