Skip to content

Commit

Permalink
see if we can fix the git issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenglimEar committed May 30, 2024
1 parent f961892 commit a79dce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
git -v
pwd
ls -al
git config --global --add safe.directory "$GITHUB_WORKSPACE"
git --no-pager diff build/digests.json
psql -l
echo "c1,c2" > test.csv
Expand Down

0 comments on commit a79dce5

Please sign in to comment.