Skip to content

Commit

Permalink
Update 00-firstworkflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Silabs-ThieuVu authored Oct 16, 2024
1 parent 5374dc0 commit 8d77026
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/00-firstworkflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@ jobs:
run: |
mv "$GITHUB_WORKSPACE"/* "$(dirname "$GITHUB_WORKSPACE")"
#rm -rf "$GITHUB_WORKSPACE" # Delete the empty folder
echo "Current directory: $PWD"
cd ..
echo "Current directory: $PWD"
- name: Verify directory3
run: |
echo "Current directory: $PWD"
Expand Down

0 comments on commit 8d77026

Please sign in to comment.