Skip to content

Commit e1f3d2a

Browse files
committed
Change path to look for msgfmt
1 parent 5d616ca commit e1f3d2a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/automaticRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Build with scons
4343
run: |
4444
dir
45-
$env:Path += "."
45+
$env:Path += "bin"
4646
python -m pip install --upgrade pip
4747
pip install scons markdown
4848
pip install python-gettext

msgfmt.exe

-96.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)