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