mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
ci/macos: dump binaries runtime path & dependencies
Useful information for investigating issues with the bundle.
This commit is contained in:
committed by
Frans de Jonge
parent
b7c1957e4b
commit
2f0e456a42
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -133,6 +133,9 @@ jobs:
|
||||
if: steps.build-restore.outputs.cache-hit != 'true'
|
||||
run: make base
|
||||
|
||||
- name: Dump binaries runtime path & dependencies
|
||||
run: make bindeps
|
||||
|
||||
# }}}
|
||||
|
||||
# Clean / save caches. {{{
|
||||
|
||||
Reference in New Issue
Block a user