Skip to content

Commit

Permalink
Update BuildRock5ForOpenHD.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle authored Aug 23, 2024
1 parent c1c7320 commit f271435
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/BuildRock5ForOpenHD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,17 +120,6 @@ jobs:
release: "bullseye"
republish: "true" # needed ONLY if version is not changing
file: "linux-headers-5.10*.deb"

- name: Push libc
id: push_libc
uses: cloudsmith-io/action@master
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: "push"
format: "deb"
owner: "openhd"
repo: "release"
distro: "debian"
release: "bullseye"
republish: "true" # needed ONLY if version is not changing
file: "linux-libc-dev-5.10*.deb"
file: "linux-libc-dev-5.10*.deb"

0 comments on commit f271435

Please sign in to comment.