Skip to content

Commit

Permalink
Try to fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Jul 8, 2024
1 parent 8a3a988 commit 3cfcb71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
target: wasm32-unknown-unknown
- run: npx wrangler deploy --dry-run --outdir=dist
working-directory: examples/proxy_cloudflare_worker_example
- run: cd examples/proxy_cloudflare_worker_example && npx wrangler deploy --dry-run --outdir=dist

issues-matrix:
name: Issues Matrix
Expand Down

0 comments on commit 3cfcb71

Please sign in to comment.