We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 155956e commit ea2290eCopy full SHA for ea2290e
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
9
+env:
10
+ DEVELOPER_DIR: /Applications/Xcode.app/Contents/Developer
11
+
12
jobs:
13
ci:
14
name: Build and Test (macOS)
0 commit comments