Skip to content

Commit 831c986

Browse files
committed
retry
1 parent b9945db commit 831c986

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
echo "$APP_PROF" | base64 -d > "$APP_PROF_PATH"
5050
echo "$EXT_PROF" | base64 -d > "$EXT_PROF_PATH"
5151
set -x
52-
ls -la /tmp/
5352
security create-keychain -p "" "$KEYCHAIN_PATH"
5453
security set-keychain-settings -lut 21600 "$KEYCHAIN_PATH"
5554
security unlock-keychain -p "" "$KEYCHAIN_PATH"

0 commit comments

Comments
 (0)