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