Skip to content

Commit 916188f

Browse files
committed
debug
1 parent 4c10190 commit 916188f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ jobs:
989989
go mod download
990990
991991
make gen/mark-fresh
992-
make build/coder-dylib
992+
make build/coder-dylib --debug
993993
env:
994994
CODER_SIGN_DARWIN: ${{ github.ref == 'refs/heads/main' && '1' || '0' }}
995995
AC_CERTIFICATE_FILE: /tmp/apple_cert.p12

0 commit comments

Comments
 (0)