ci: translation extraction: make sure API client is up-to-date (#13301)

Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Marc 'risson' Schmitt
2025-02-27 17:44:33 +01:00
committed by GitHub
parent c24fd618f5
commit 2c802cad63

View File

@ -32,6 +32,8 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
- name: Setup authentik env
uses: ./.github/actions/setup
- name: Generate API
run: make gen-client-ts
- name: run extract
run: |
poetry run make i18n-extract