mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-15 14:47:51 +00:00
Bump libs. added CI
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Strip binary
|
- name: Strip binary
|
||||||
if: runner.os != 'Windows'
|
if: runner.os != 'Windows' && !matrix.use_cross
|
||||||
run: strip target/${{ matrix.target }}/release/${{ steps.binary.outputs.name }}
|
run: strip target/${{ matrix.target }}/release/${{ steps.binary.outputs.name }}
|
||||||
|
|
||||||
- name: Package
|
- name: Package
|
||||||
|
|||||||
Reference in New Issue
Block a user