Update folder name
This commit is contained in:
parent
7209b192fa
commit
6ca1361efa
|
|
@ -41,4 +41,4 @@ jobs:
|
||||||
cache-on-failure: ""
|
cache-on-failure: ""
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cd egui-client && cargo build --verbose
|
run: cd egui_client && cargo build --verbose
|
||||||
Loading…
Reference in New Issue