mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +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
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: revarbat/BOSL2.wiki
|
||||
repository: RAMilewski/BOSL2.wiki
|
||||
path: BOSL2.wiki
|
||||
|
||||
- name: Apt Update
|
||||
|
|
Loading…
Reference in a new issue