Skip to content

Commit

Permalink
pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjjjjjjj committed Jun 1, 2023
1 parent 6c390e5 commit 9798668
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 @@ -68,7 +68,7 @@ jobs:
steps:
- checkout
- run: |
python3 ./tools/build-flysky.py -bI6X_ELRSV3_BACKLIGHT_MOD -bI6X_HELI -bI6X -tEN $PWD/
python3 ./tools/build-flysky.py -bI6X_BACKLIGHT_MOD -bI6X_HELI -bI6X -tEN $PWD/
- store_artifacts:
path: output

Expand Down

0 comments on commit 9798668

Please sign in to comment.