Bump libs. added CI

This commit is contained in:
AB
2025-11-29 03:33:25 +02:00
parent 63961624b6
commit d3ab227836

View File

@@ -76,7 +76,7 @@ jobs:
shell: bash
- name: Strip binary
if: runner.os != 'Windows'
if: runner.os != 'Windows' && !matrix.use_cross
run: strip target/${{ matrix.target }}/release/${{ steps.binary.outputs.name }}
- name: Package