Merge branch 'master' of github.com:losnoco/cog

CQTexperiment
Christopher Snowhill 2021-04-05 11:11:01 -07:00
commit be441fdf0d
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ jobs:
- name: Run xcodebuild - name: Run xcodebuild
run: > run: >
xcodebuild xcodebuild
-target Ogg
-target Opus
-scheme Cog -scheme Cog
-configuration Debug -configuration Debug
-derivedDataPath output -derivedDataPath output