Skip to content

Commit c49f43c

Browse files
committed
Remove duplicate step
1 parent d451e1b commit c49f43c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -269,12 +269,6 @@ jobs:
269269
path: ${{ github.workspace }}/dist
270270
retention-days: 1
271271

272-
- name: Upload Artifacts
273-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
274-
with:
275-
name: dist-${{ github.run_id }}
276-
path: ${{ github.workspace }}/dist
277-
278272
assertion:
279273
name: Generate and Sign Assertion Documents
280274
needs: [vars, binary]

0 commit comments

Comments
 (0)