Commit 31332ac2 authored by Jerome Wu's avatar Jerome Wu

Fix MacOS workflow issue

parent f043a0e1
......@@ -41,6 +41,7 @@ jobs:
- name: Build FFMpeg
shell: bash
run: |
export PATH=$PATH:$PWD/emsdk-cache/emsdk-master/upstream/bin
bash build.sh
- uses: actions/upload-artifact@master
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment