Compare commits
1 Commits
master
...
a3c2e2d64b
Author | SHA1 | Date | |
---|---|---|---|
a3c2e2d64b |
@@ -40,6 +40,9 @@ jobs:
|
||||
uses: https://github.com/actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
|
||||
- name: Install deps
|
||||
run: apt-get update && apt-get install gettext bc
|
||||
|
||||
- run: pip install pre-commit
|
||||
- run: pre-commit install
|
||||
|
Reference in New Issue
Block a user