mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
dang
This commit is contained in:
parent
ec0bba5d4f
commit
f3a1310382
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -153,7 +153,7 @@ jobs:
|
||||||
- name: Build Language Files
|
- name: Build Language Files
|
||||||
if: ${{ runner.os == 'Linux' && matrix.config.compiler != 'mingw' }}
|
if: ${{ runner.os == 'Linux' && matrix.config.compiler != 'mingw' }}
|
||||||
run: |
|
run: |
|
||||||
./scripts/build-po.sh
|
./scripts/build-po.sh
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue