workflow: bugfix: remote repo name
This commit is contained in:
parent
b5590ce449
commit
8d83e37ac7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
- name: clone xo-reflect
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: Rconybea/xo-reflect
|
||||
repository: Rconybea/reflect # not xo-reflect !
|
||||
path: repo/xo-reflect
|
||||
|
||||
- name: build xo-reflect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue