Skip to content

Commit

Permalink
ci: retry
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwine36 committed Aug 17, 2024
1 parent 04dd021 commit 5525a9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
fetch-depth: 0
- uses: 'moonrepo/setup-toolchain@v0'
with:
auto-install: true
cache: false
- run:
MOON_DEBUG_PROCESS_ENV=true MOON_DEBUG_PROCESS_INPUT=true moon run sample-wasm:build --log
trace --updateCache
Expand Down

0 comments on commit 5525a9b

Please sign in to comment.