[GitHub Actions] Fix build-dir for main.
This commit is contained in:
2
.github/workflows/ci-pr.yml
vendored
2
.github/workflows/ci-pr.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
- 2021.1.x
|
||||
|
||||
env:
|
||||
MAIN_PATH: '../build-dir'
|
||||
MAIN_PATH: 'build-dir'
|
||||
jobs:
|
||||
check:
|
||||
runs-on: 'stream-ci-large'
|
||||
|
||||
Reference in New Issue
Block a user