Skip to content

Commit

Permalink
fix rock5 upload
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jul 11, 2024
1 parent f189707 commit 65cfc72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_package_Rock5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
ls -a
sudo apt install -y python3-pip
pip install cloudsmith-api --break-system-packages
pip install cloudsmith-cli --break-system-packages
pip install cloudsmith-api
pip install cloudsmith-cli
cloudsmith push deb -k ${{ secrets.CLOUDSMITH_API_KEY }} openhd/${{ github.ref_name }}/debian/bullseye *.deb
2 changes: 1 addition & 1 deletion app/telemetry/models/openhd_core/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This file needs to be kept in sync with openh core !
This file needs to be kept in sync with openhd core !

0 comments on commit 65cfc72

Please sign in to comment.