Skip to content

Commit

Permalink
bins: skip tpm package for now (too many dependencies libs included)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxux committed Sep 4, 2024
1 parent 32ac96e commit 9e3f4bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/bins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@ jobs:
package: nnc
secrets:
token: ${{ secrets.HUB_JWT }}
tpm:
uses: ./.github/workflows/bin-package-18.04.yaml
with:
package: tpm
secrets:
token: ${{ secrets.HUB_JWT }}
# tpm:
# uses: ./.github/workflows/bin-package-18.04.yaml
# with:
# package: tpm
# secrets:
# token: ${{ secrets.HUB_JWT }}
qsfs:
uses: ./.github/workflows/bin-package-no-tag.yaml
with:
Expand Down

0 comments on commit 9e3f4bb

Please sign in to comment.