Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 4, 2024
1 parent c399df8 commit 2dfb0e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -931,6 +931,11 @@ jobs:
- eslint
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
with:
submodules: 'recursive'
fetch-depth: 0

- uses: actions/download-artifact@v4
with:
name: wasm-mvp-loadable
Expand Down

0 comments on commit 2dfb0e4

Please sign in to comment.