This commit is contained in:
2025-06-28 22:58:25 -07:00
parent ffe92595fc
commit 779af87acf

View File

@@ -73,5 +73,5 @@ runs:
id: extract
run: |
bash "${{ github.action_path }}/find-first.sh" "${{ steps.find.outputs.files }}"
echo "$GITHUB_OUTPUT"
cat "$GITHUB_OUTPUT"
shell: bash