Skip to content

Commit

Permalink
circle ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas committed Sep 2, 2023
2 parents 36a5844 + ee07bd7 commit 22f42be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
command: "pip install --upgrade platformio"
- run:
name: "build"
command: "pip run -e << pipeline.parameters.environment >>"
command: "pio run -e << pipeline.parameters.environment >>"

# Orchestrate jobs using workflows
# See: https://circleci.com/docs/configuration-reference/#workflows
Expand Down

0 comments on commit 22f42be

Please sign in to comment.