mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Fixed repository designation
This commit is contained in:
parent
6c299f9b0f
commit
9815ad83da
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Clone Wiki
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: revarbat/BOSL2.wiki
|
||||
repository: RAMilewski/BOSL2.wiki
|
||||
path: BOSL2.wiki
|
||||
|
||||
- name: Apt Update
|
||||
|
@ -74,7 +74,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