Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 31332ac

Browse files
committed
Fix MacOS workflow issue
1 parent f043a0e commit 31332ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Build FFMpeg
4242
shell: bash
4343
run: |
44+
export PATH=$PATH:$PWD/emsdk-cache/emsdk-master/upstream/bin
4445
bash build.sh
4546
- uses: actions/upload-artifact@master
4647
with:

0 commit comments

Comments
 (0)