소스 검색

ci: compile the translations before building

tags/v0.5.0
Jérôme Deuchnord 5 년 전
부모
커밋
1c657b11b5
No known key found for this signature in database GPG 키 ID: BC6F3C345B7D33B0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/release.yml

+ 1
- 1
.github/workflows/release.yml 파일 보기

@@ -25,5 +25,5 @@ jobs:
POEDITOR_PROJECT_ID: 306433
run: |
python .scripts/build/getlangs.py
python setup.py sdist bdist_wheel
python setup.py compile_catalog sdist bdist_wheel
twine upload dist/*

불러오는 중...
취소
저장