Skip to content

Commit

Permalink
fix macos
Browse files Browse the repository at this point in the history
  • Loading branch information
rectalogic committed Jan 14, 2024
1 parent f1c776c commit 263f2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
key: ${{ steps.restore-cache.outputs.cache-primary-key }}
- name: Build/test mediaFX
run: |
MEDIAFX_TEST= builders/Darwin/mediafx-build.sh
MEDIAFX_TEST= builders/mediafx-build.sh
- name: Upload Failed Artifacts
if: failure()
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 263f2e8

Please sign in to comment.