Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 1c39ef6

Browse files
author
Apptek Studios
committed
Further work on GithubActions
1 parent 6120ee3 commit 1c39ef6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8+
9+
env:
10+
DEVELOPER_DIR: /Applications/Xcode_11.4.1.app/Contents/Developer
811

912
jobs:
1013
build:

0 commit comments

Comments
 (0)