Skip to content

Commit b58828d

Browse files
committed
Learn how to type.
1 parent 9b5de5a commit b58828d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions-rs/cargo@v1
1919
with:
2020
command: build
21-
args: --workspace --exclude=python-chop --exclude=bevy-top --exclue=cuda --exclude=td-rs-derive-py
21+
args: --workspace --exclude=python-chop --exclude=bevy-top --exclude=cuda --exclude=td-rs-derive-py
2222
# - uses: actions-rs/cargo@v1
2323
# with:
2424
# command: xtask

0 commit comments

Comments
 (0)