Browse Source

ci: remove unnecessary lines

pull/294/head
Ned Zimmerman 4 years ago
parent
commit
ed43358777
  1. 2
      .github/workflows/update-translations.yml

2
.github/workflows/update-translations.yml

@ -22,8 +22,6 @@ jobs:
with:
name: pressbooks-aldine-languages
path: languages/
- name: Stage updated files
run: sudo apt-get install -y gettext
# - name: Commit updated translation files
# uses: stefanzweifel/git-auto-commit-action@v4.1.1
# with:

Loading…
Cancel
Save