mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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
|
||||
shell: bash
|
||||
run: |
|
||||
rm -f ripunzip-*.zip
|
||||
rm -f ripunzip-*.tar.zst
|
||||
./ripunzip-* --version
|
||||
publish:
|
||||
needs: [versions, build]
|
||||
|
||||
Reference in New Issue
Block a user