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: steps:
- name: install python deps - name: install python deps
run: | run: |
pip install requests, pyzipper pip install requests pyzipper
- name: Download, Decrypt, and Mask - name: Download, Decrypt, and Mask
shell: python shell: python
run: | run: |