test
Some checks failed
/ test (push) Failing after 17s

This commit is contained in:
Ashley Graves 2024-07-27 14:24:36 +02:00
parent 0628f63a6c
commit 9d7f563610

View file

@ -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