aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/emcc.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/workflows/emcc.yml b/.github/workflows/emcc.yml
index 0df466b92..f1cc4b3e7 100644
--- a/.github/workflows/emcc.yml
+++ b/.github/workflows/emcc.yml
@@ -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