mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
fix bad typo
This commit is contained in:
parent
0ae3a30892
commit
8172775671
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
working-directory: ./game
|
working-directory: ./game
|
||||||
run: cargo check
|
run: cargo check
|
||||||
- name: build
|
- name: build
|
||||||
working-directory: ./gam
|
working-directory: ./game
|
||||||
run: cargo build
|
run: cargo build
|
||||||
- name: test
|
- name: test
|
||||||
working-directory: ./game
|
working-directory: ./game
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user