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
|
||||
run: cargo check
|
||||
- name: build
|
||||
working-directory: ./gam
|
||||
working-directory: ./game
|
||||
run: cargo build
|
||||
- name: test
|
||||
working-directory: ./game
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user