Skip to content

Commit 70736ce

Browse files
committed
readd tpm
Signed-off-by: Ashraf Fouda <ashraf.m.fouda@gmail.com>
1 parent c13eeb6 commit 70736ce

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/bins.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ jobs:
8989
package: nnc
9090
secrets:
9191
token: ${{ secrets.HUB_JWT }}
92-
# tpm:
93-
# uses: ./.github/workflows/bin-package-18.04.yaml
94-
# with:
95-
# package: tpm
96-
# secrets:
97-
# token: ${{ secrets.HUB_JWT }}
92+
tpm:
93+
uses: ./.github/workflows/bin-package-18.04.yaml
94+
with:
95+
package: tpm
96+
secrets:
97+
token: ${{ secrets.HUB_JWT }}
9898
qsfs:
9999
uses: ./.github/workflows/bin-package-no-tag.yaml
100100
with:

0 commit comments

Comments
 (0)