mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fixed wiki repo url.
This commit is contained in:
parent
45e68af2d7
commit
110b9fbda4
2
.github/workflows/docsgen.yml
vendored
2
.github/workflows/docsgen.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Checkout Wiki
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: https://github.com/revarbat/BOSL2.wiki.git
|
||||
repository: revarbat/BOSL2.wiki
|
||||
path: BOSL2.wiki
|
||||
|
||||
- name: Install gifsicle
|
||||
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Clone Wiki
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: https://github.com/revarbat/BOSL2.wiki.git
|
||||
repository: revarbat/BOSL2.wiki
|
||||
path: BOSL2.wiki
|
||||
|
||||
- name: Apt Update
|
||||
|
Loading…
x
Reference in New Issue
Block a user