aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/emcc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/emcc.yml')
-rw-r--r--.github/workflows/emcc.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/emcc.yml b/.github/workflows/emcc.yml
index 7a9a6064f..295d9554b 100644
--- a/.github/workflows/emcc.yml
+++ b/.github/workflows/emcc.yml
@@ -8,12 +8,6 @@ jobs:
steps:
- uses: mymindstorm/setup-emsdk@v11
- uses: actions/checkout@v3
- - name: Cache sources
- id: cache-sources
- uses: actions/cache@v3
- with:
- path: .
- key: cache-yosys
- name: Build
run: |
make config-emcc