This commit is contained in:
Bryan Gerlach
2026-02-11 15:24:06 -06:00
parent 28e48c8eb8
commit 6dc19ccd05

View File

@@ -12,6 +12,9 @@ inputs:
runs:
using: "composite"
steps:
- name: install python deps
run: |
pip install pyzipper
- name: Decrypt and Mask
shell: python
run: |