Skip to content

Commit b8e955e

Browse files
author
Harshil Goel
authored
fix(cd): change name (#2094)
Change name of artifacts to see if cd succeeds now
1 parent 7c6d2b7 commit b8e955e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd-badger.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@ jobs:
9393
with:
9494
name: badger-linux-arm64-${{ github.run_id }}
9595
path: |
96-
badger/badger-checksum-linux-arm64.sha256
97-
badger/badger-linux-arm64.tar.gz
96+
badger-arm/badger-checksum-linux-arm64.sha256
97+
badger-arm/badger-linux-arm64.tar.gz

0 commit comments

Comments
 (0)