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 dc46f77 commit 5374dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/00-firstworkflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: |
mv "$GITHUB_WORKSPACE"/* "$(dirname "$GITHUB_WORKSPACE")"
#rm -rf "$GITHUB_WORKSPACE" # Delete the empty folder
cd ../
cd ..
- name: Verify directory3
run: |
echo "Current directory: $PWD"
Expand Down

0 comments on commit 5374dc0

Please sign in to comment.