mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Fix repository designation
This commit is contained in:
parent
e7bf191887
commit
c08f61b8a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gen_docs.yml
vendored
2
.github/workflows/gen_docs.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- name: Clone Wiki
|
- name: Clone Wiki
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: revarbat/BOSL2.wiki
|
repository: RAMilewski/BOSL2.wiki
|
||||||
path: BOSL2.wiki
|
path: BOSL2.wiki
|
||||||
|
|
||||||
- name: Apt Update
|
- name: Apt Update
|
||||||
|
|
Loading…
Reference in a new issue