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

This commit is contained in:
Ashley Graves 2024-07-27 14:32:14 +02:00
parent b961188c77
commit 5553c261be

View file

@ -3,14 +3,14 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: https://git.lgbt/actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: "https://git.lgbt/root/posspack.git"
repository: "root/posspack.git"
path: "pack"
- uses: https://git.lgbt/actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: "https://git.lgbt/root/posspack.wiki.git"
repository: "root/posspack.wiki.git"
path: ".wiki"
- run: python .forgejo/scripts/update-wiki.py