mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-04-28 12:47:57 +03:00
ci: Switch transifex workflow to transifex-specific Docker image
See https://github.com/azahar-emu/azahar/issues/592
This commit is contained in:
parent
99c211d7f9
commit
c54ce0a94d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
transifex:
|
||||
runs-on: ubuntu-latest
|
||||
container: opensauce04/azahar-build-environment:latest
|
||||
container: opensauce04/azahar-build-environment:transifex
|
||||
if: ${{ github.repository == 'azahar-emu/azahar' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue