Skip to content

Commit 572789f

Browse files
committed
refactor: remove an empty line
1 parent 2f6c408 commit 572789f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
- name: Install compilation target
7777
run: rustup target add ${{ matrix.target }}
7878

79-
8079
- name: Build
8180
run: cargo build --target ${{ matrix.target }} --release --all-features
8281

0 commit comments

Comments
 (0)