ascendente
cometimento
f9f2718447
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: BC6F3C345B7D33B0
1 ficheiros alterados com
1 adições e
1 eliminações
-
.github/workflows/release.yml
|
|
@@ -29,7 +29,7 @@ jobs: |
|
|
|
POEDITOR_API_ACCESS: ${{ secrets.POEDITOR_API_ACCESS }} |
|
|
|
POEDITOR_PROJECT_ID: 306433 |
|
|
|
run: | |
|
|
|
cd manpage && ronn kosmorro.md && cd .. |
|
|
|
cd manpage && ronn kosmorro.1.md && cd .. |
|
|
|
|
|
|
|
python .scripts/build/getlangs.py |
|
|
|
python setup.py compile_catalog sdist bdist_wheel |
|
|
|