mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-03-16 10:38:32 +01:00
ci: Updated Transifex workflow to work properly
This commit is contained in:
parent
06f92aeccf
commit
3406c389ca
4
.github/workflows/transifex.yml
vendored
4
.github/workflows/transifex.yml
vendored
@ -7,8 +7,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
transifex:
|
transifex:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: pablomk7/build-environments:linux-fresh
|
container: opensauce04/azahar-build-environment:latest
|
||||||
if: ${{ github.repository == 'citra-emu/citra' }}
|
if: ${{ github.repository == 'azahar-emu/azahar' }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user