Skip to content

Commit

Permalink
Update rpi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 3, 2025
1 parent 6b71e55 commit befd873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fpm -a armhf -s dir -t deb -n libcamera-openhd -v 1.2.7 -C /opt/libcamera-openhd -p libcamera-openhd_VERSION_ARCH.deb --conflicts "libcamera-dev" --conflicts "libcamera0"
- name: Upload to Github
uses: 'actions/upload-artifact@v2'
uses: 'actions/upload-artifact@v4'
with:
name: "libcamera"
path: |
Expand Down

0 comments on commit befd873

Please sign in to comment.