Unverified Commit 0c64271c authored by jeromewu's avatar jeromewu Committed by GitHub

Update main.yml

parent 3a33a35d
......@@ -22,6 +22,7 @@ jobs:
- name: Build FFMpeg
shell: bash
run: |
docker system prune -f # fix `Too many levels of symbolic links` error
bash build-with-docker.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