Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wellenvogel committed Sep 2, 2023
1 parent 2a83077 commit ee07bd7
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 @@ -19,7 +19,7 @@ jobs:
command: "pip install --upgrade platformio"
- run:
name: "build"
command: "pip run"
command: "pio run"

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

0 comments on commit ee07bd7

Please sign in to comment.