Skip to content

Commit 4bdee7d

Browse files
committed
fix typo
1 parent 9f2850c commit 4bdee7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automaticRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
pip install scons markdown
4545
# sudo apt update
4646
# sudo apt install gettext
47-
pip install python-gettex
47+
pip install python-gettext
4848
- uses: actions/checkout@v3
4949
- name: Set up Rust
5050
run: cargo build --target i686-pc-windows-msvc --release

0 commit comments

Comments
 (0)