python install

pull/4925/head
Your Name 5 months ago
parent da3801b7d7
commit ef11939b2c
  1. 1
      .circleci/config.yml

@ -127,6 +127,7 @@ jobs:
yarn --ignore-optional
yarn add @remix-project/remix-ws-templates
./rundist.bash
- run: sudo apt update && sudo apt install python3-pip -y
- run:
name: "Run tests"
command: |

Loading…
Cancel
Save