mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-16 18:41:03 +01:00
More debugging output
This commit is contained in:
parent
fba107e562
commit
cdcb013511
1
.github/workflows/build-and-sign-macos.yml
vendored
1
.github/workflows/build-and-sign-macos.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
sha1sum hishtory-*
|
||||
echo "xattr:"
|
||||
xattr hishtory-darwin-arm64
|
||||
xattr -lp hishtory-darwin-arm64
|
||||
echo "Exporting xattr"
|
||||
xattr -lp hishtory-darwin-arm64 >> hishtory-darwin-arm64.xattr
|
||||
xattr -lp hishtory-darwin-amd64 >> hishtory-darwin-amd64.xattr
|
||||
|
Loading…
Reference in New Issue
Block a user