Skip to content

Commit

Permalink
Merge pull request #393 from balena-os/ryan/cli-check
Browse files Browse the repository at this point in the history
remove CLI check if not deploying
  • Loading branch information
flowzone-app[bot] authored Oct 23, 2024
2 parents 64d7d98 + 0745757 commit 65de678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/yocto-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ jobs:
##############################

- name: Check Balena CLI installation
if: steps.should-deploy.outputs.deploy
run: |
balena --version
Expand Down

0 comments on commit 65de678

Please sign in to comment.