Skip to content

Commit

Permalink
Update update-james-submodule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vttranlina authored Oct 23, 2024
1 parent eab5801 commit e8121f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-james-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
id: check-submodule
run: |
git fetch origin master
git checkout origin/master
git reset --hard
git reset --hard origin/master
git submodule update
echo $(git status)
echo $(git log)
Expand Down

0 comments on commit e8121f2

Please sign in to comment.