Skip to content

Commit

Permalink
Update wasm-pack and poly-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
prasmussen committed Oct 29, 2023
1 parent f057523 commit 60806ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_cloudflare_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:

env:
PROJECT_NAME: glot
WASM_PACK_URL: https://github.com/rustwasm/wasm-pack/releases/download/v0.10.3/wasm-pack-v0.10.3-x86_64-unknown-linux-musl.tar.gz
POLY_CLI_URL: https://github.com/glotlabs/poly-cli/releases/download/0.1.0-alpha7/poly_linux-x64.tar.gz
WASM_PACK_URL: https://github.com/rustwasm/wasm-pack/releases/download/v0.12.1/wasm-pack-v0.12.1-x86_64-unknown-linux-musl.tar.gz
POLY_CLI_URL: https://github.com/glotlabs/poly-cli/releases/download/0.1.0-alpha8/poly_linux-x64.tar.gz

jobs:
deploy:
Expand Down

0 comments on commit 60806ec

Please sign in to comment.