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

CQTexperiment
Christopher Snowhill 2021-04-05 11:28:35 -07:00
commit 2a7c89f294
1 changed files with 4 additions and 6 deletions

View File

@ -32,12 +32,10 @@ jobs:
- name: Run xcodebuild - name: Run xcodebuild
run: > run: >
xcodebuild xcodebuild
-target Ogg -scheme Cog
-target Opus -configuration Debug
-scheme Cog -derivedDataPath output
-configuration Debug build
-derivedDataPath output
build
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with: