mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-11 20:54:20 +02:00
Fixed wiki repo url.
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user