ci: fix wf self-hosted runner
This commit is contained in:
parent
3eab4984eb
commit
8018eb7a7f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: ⬇️ Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
path: ../../explit
|
||||
path: ../../../../explit
|
||||
|
||||
- name: ⚒ Build
|
||||
run: yarn build
|
||||
|
|
|
|||
Loading…
Reference in a new issue