parent
0628f63a6c
commit
9d7f563610
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: apt update &&
|
- run: apt update &&
|
||||||
apt install python &&
|
apt install python3 &&
|
||||||
python .forgejo/scripts/update-wiki.py
|
python .forgejo/scripts/update-wiki.py
|
||||||
|
|
Loading…
Reference in a new issue