Compare commits
1 Commits
55bd76a7c6
...
c373255eb1
Author | SHA1 | Date | |
---|---|---|---|
c373255eb1 |
@ -27,6 +27,11 @@ jobs:
|
|||||||
translations:
|
translations:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check
|
||||||
|
run: |
|
||||||
|
ls -la
|
||||||
|
echo '------'
|
||||||
|
cat ./.gitea/workflows/assets/crowdin.yml
|
||||||
- name: crowdin action
|
- name: crowdin action
|
||||||
uses: crowdin/github-action@v2
|
uses: crowdin/github-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user