parent
9d7f563610
commit
abb7f2d464
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: https://git.lgbt/actions/checkout@v3
|
||||||
- run: apt update &&
|
- run: apt update &&
|
||||||
apt install python3 &&
|
apt install python3 &&
|
||||||
python .forgejo/scripts/update-wiki.py
|
python .forgejo/scripts/update-wiki.py
|
||||||
|
|
Loading…
Reference in a new issue