Skip to content

Commit

Permalink
feat(backend): Takeout gettext from setuptools (#165)
Browse files Browse the repository at this point in the history
Changelog: feature

Co-authored-by: dimzrio <[email protected]>
  • Loading branch information
dmzrio and dimzrio authored Oct 24, 2024
1 parent f847a0a commit d625223
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions backend/tools/setuptools/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ runs:
- name: Setup docker buildx
uses: docker/setup-buildx-action@v3

- name: Setup gettext
shell: bash
run: sudo apt install -y gettext

- name: Configure Git for private modules
if: "${{ inputs.setup_git == 'true' }}"
env:
Expand Down

0 comments on commit d625223

Please sign in to comment.