install zstd

pull/5104/head
bunsenstraat 3 months ago committed by bunsenstraat
parent d4113f83b1
commit 3ce0b60a91
  1. 2
      .circleci/config.yml

@ -34,7 +34,7 @@ jobs:
NX_BIN_URL=http://127.0.0.1:8080/assets/js/soljson NX_WASM_URL=http://127.0.0.1:8080/assets/js/soljson NX_NPM_URL=http://127.0.0.1:9090/ yarn build
fi
- run: yarn run build:e2e
- run: sudo apt install zstd
- run: grep -ir "[0-9]+commit" apps/* libs/* --include \*.ts --include \*.tsx --include \*.json > soljson-versions.txt
- restore_cache:
keys:

Loading…
Cancel
Save