Skip to content

Commit 64ab93f

Browse files
author
Aaron Roller
committed
added package debug to package action AM-23/fast-build
1 parent 28014ff commit 64ab93f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/story.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,4 @@ jobs:
1515
with:
1616
dev-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_DEV_ENTITLEMENT }}
1717
release-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_RELEASE_ENTITLEMENT }}
18-
- name: The generated package
19-
run: |
20-
dpkg --contents ${{ steps.package.outputs.artifact-path }}
21-
dpkg --info ${{ steps.package.outputs.artifact-path }}
2218

0 commit comments

Comments
 (0)