Skip to content

Commit

Permalink
Update update-submodules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored Jun 5, 2024
1 parent edac884 commit 0cf621a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/update-submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "GitHub Actions"
- name: Add uYouEnhanced submodules
run: |
git submodule add https://github.com/protocolbuffers/protobuf.git Tweaks/protobuf
git add .
git commit -m "added uYouEnhanced submodules"
git push origin
- name: Update submodules
run: |
git submodule update --init --recursive --remote Tweaks/Alderis
Expand Down

0 comments on commit 0cf621a

Please sign in to comment.