Skip to content

Commit

Permalink
Update BuildTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sle118 committed Oct 5, 2022
1 parent 1d4bd82 commit ac1817f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/BuildTest.yml
Expand Up @@ -36,7 +36,9 @@ jobs:
echo "Current directory"
pwd
echo "Listing files"
ls -a
ls -alt
ls -alt .git
git config --list --show-origin
git status
# build_flags support the following options
Expand Down

0 comments on commit ac1817f

Please sign in to comment.