Update .forgejo/workflows/build.yml
This commit is contained in:
parent
381c763a3c
commit
337ef45e17
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- name: Install dependencies
|
||||
uses: apt update && apt install xmllib2
|
||||
run: apt update && apt install xmllib2
|
||||
- name: Check syntax of Python file
|
||||
run: python3 -m py_compile sweecrypt-gtk.py
|
||||
- name: Check syntax of XML file
|
||||
|
|
Loading…
Add table
Reference in a new issue