Skip to content

Commit

Permalink
fixing packaging bug
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jul 29, 2024
1 parent 5ceb93c commit 1c57edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_package_rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
ls -a
cd QOpenHD
sudo ./install_build_dep.sh rpi custom
sudo ./package.sh armhf raspbian bullseye
sudo ./package.sh standard armhf raspbian bullseye
ls -a
- name: Upload to Github
Expand Down

0 comments on commit 1c57edc

Please sign in to comment.