mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Fix build-ripunzip.yml
This commit is contained in:
2
.github/workflows/build-ripunzip.yml
vendored
2
.github/workflows/build-ripunzip.yml
vendored
@@ -106,7 +106,7 @@ jobs:
|
|||||||
- name: Check built binary
|
- name: Check built binary
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
rm -f ripunzip-*.zip
|
rm -f ripunzip-*.tar.zst
|
||||||
./ripunzip-* --version
|
./ripunzip-* --version
|
||||||
publish:
|
publish:
|
||||||
needs: [versions, build]
|
needs: [versions, build]
|
||||||
|
|||||||
Reference in New Issue
Block a user