Fix rust CI path
This commit is contained in:
parent
18376f77d8
commit
07c7e237c2
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./rust-stream
|
||||
working-directory: ./src/rust/rust-stream
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup project
|
||||
|
||||
Loading…
Reference in New Issue
Block a user