Upload emscripten artifact

This commit is contained in:
Miodrag Milanovic 2022-05-27 14:15:25 +02:00
parent 5490f94e82
commit f9b6fe521d
1 changed files with 5 additions and 1 deletions

View File

@ -17,4 +17,8 @@ jobs:
- name: Build
run: |
make config-emcc
make
make YOSYS_VER=latest
- uses: actions/upload-artifact@v2
with:
name: yosysjs
path: yosysjs-latest.zip