build: Move program detection logic to configure script
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
run: cp LICENSE.md build/bin/
|
||||
|
||||
- name: Copy install-sh to bin
|
||||
run: cp install-sh build/bin/
|
||||
run: cp build-aux/install-sh build/bin/
|
||||
|
||||
- name: Push binaries to binary branch
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user