mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-27 14:51:03 +00:00
.
This commit is contained in:
1
.github/actions/decrypt-secrets/action.yml
vendored
1
.github/actions/decrypt-secrets/action.yml
vendored
@@ -13,6 +13,7 @@ runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: install python deps
|
||||
shell: bash
|
||||
run: |
|
||||
pip install pyzipper
|
||||
- name: Decrypt and Mask
|
||||
|
||||
Reference in New Issue
Block a user