1 parent 938ae8d commit c6ff0daCopy full SHA for c6ff0da
1 file changed
.github/workflows/build.yml
@@ -33,7 +33,6 @@ jobs:
33
target: ${{ matrix.target }}
34
- run: |
35
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
37
- uses: actions/upload-artifact@v4
38
with:
39
name: btrfs-backup-${{ matrix.target }}
0 commit comments