Upload emscripten artifact
This commit is contained in:
6
.github/workflows/emcc.yml
vendored
6
.github/workflows/emcc.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user