We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2850c commit 4bdee7dCopy full SHA for 4bdee7d
.github/workflows/automaticRelease.yaml
@@ -44,7 +44,7 @@ jobs:
44
pip install scons markdown
45
# sudo apt update
46
# sudo apt install gettext
47
- pip install python-gettex
+ pip install python-gettext
48
- uses: actions/checkout@v3
49
- name: Set up Rust
50
run: cargo build --target i686-pc-windows-msvc --release
0 commit comments