Skip to content

Commit

Permalink
Update sync_theme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MathewBiddle authored Feb 9, 2023
1 parent df5992e commit bb8b2a6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/sync_theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:

- name: Update theme from submodules
run: |
cd theme/
git pull
cd ../_data/navbars_theme/
git pull
git submodule sync
git submodule update --remote
- name: Commit and push if it changed
run: |
Expand Down

0 comments on commit bb8b2a6

Please sign in to comment.