Skip to content

Commit 10acbb8

Browse files
committed
ci: missing with
1 parent 56587ea commit 10acbb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v4
2121
- uses: actions-rs/toolchain@v1
22+
with:
2223
toolchain: nightly
2324
override: true
2425
- name: build

0 commit comments

Comments
 (0)