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: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: https://git.lgbt/actions/checkout@v3 - uses: actions/checkout@v3
with: with:
repository: "https://git.lgbt/root/posspack.git" repository: "root/posspack.git"
path: "pack" path: "pack"
- uses: https://git.lgbt/actions/checkout@v3 - uses: actions/checkout@v3
with: with:
repository: "https://git.lgbt/root/posspack.wiki.git" repository: "root/posspack.wiki.git"
path: ".wiki" path: ".wiki"
- run: python .forgejo/scripts/update-wiki.py - run: python .forgejo/scripts/update-wiki.py