Update docker_action.yaml

This commit is contained in:
Hang Cui
2025-10-22 15:09:04 -07:00
parent 7452612486
commit b09b3e038f
3 changed files with 4 additions and 4 deletions

View File

@@ -21,5 +21,5 @@ jobs:
- name: Print Processed Name
run: |
echo "Processed Name: ${{ steps.custom-action.outputs.processed-name }}"
echo "workdir"
echo "Workdir from docker_action.yaml"
ls -la