Skip to content

Commit bb570d5

Browse files
author
admin
committed
fix fmt
1 parent ff611f1 commit bb570d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
save-if: ${{ matrix.ffmpeg_version == '7.1' }}
173173

174174
- name: Check format
175-
run: cargo fmt --all --- --check
175+
run: cargo fmt --all -- --check
176176
- name: Lint
177177
run: cargo clippy --all-targets $CARGO_FEATURES
178178
- name: Build

0 commit comments

Comments
 (0)