Skip to content

Commit c6ff0da

Browse files
committed
fixup! Test
1 parent 938ae8d commit c6ff0da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
target: ${{ matrix.target }}
3434
- run: |
3535
CARGO_PROFILE_RELEASE_DEBUG=false CARGO_PROFILE_RELEASE_STRIP=true cargo install --bin=btrfs-backup --path=. --root=. --target ${{ matrix.target }}
36-
strip bin/btrfs-backup
3736
- uses: actions/upload-artifact@v4
3837
with:
3938
name: btrfs-backup-${{ matrix.target }}

0 commit comments

Comments
 (0)