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: steps:
- name: get pwd - name: get pwd
shell: bash shell: bash
run: echo "$PWD" >> "$GITHUB_OUTPUT" run: echo "$PWD"
- name: Restage ${{matrix.app}} - name: Restage ${{matrix.app}}
uses: cloud-gov/cg-cli-tools@main uses: cloud-gov/cg-cli-tools@main
with: with: