Skip to content

Commit 2ee9448

Browse files
committed
print permissions
1 parent 47c6930 commit 2ee9448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
set -Eeuxo pipefail
107107
for BIN_NAME in $(ls)
108108
do
109+
ls -L "${BIN_NAME}"
109110
curl -L \
110111
--no-progress-meter \
111112
-X POST \

0 commit comments

Comments
 (0)