Skip to content

Commit

Permalink
Update poly-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
prasmussen committed Oct 29, 2023
1 parent 9b3b594 commit c053cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_cloudflare_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
env:
PROJECT_NAME: glot
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-alpha9/poly_linux-x64.tar.gz
POLY_CLI_URL: https://github.com/glotlabs/poly-cli/releases/download/0.1.0-alpha10/poly_linux-x64.tar.gz

jobs:
deploy:
Expand Down

0 comments on commit c053cf9

Please sign in to comment.