ugh revert and fix

This commit is contained in:
Kenneth Kehl
2025-03-20 11:46:01 -07:00
parent a99c2fe13d
commit 6e78caddc5

View File

@@ -20,7 +20,7 @@ jobs:
steps:
- name: get pwd
shell: bash
run: echo "$PWD" >> "$GITHUB_OUTPUT"
run: echo "$PWD"
- name: Restage ${{matrix.app}}
uses: cloud-gov/cg-cli-tools@main
with: