Skip to content

Commit 5d99c6b

Browse files
committed
same typo
1 parent d17b5c9 commit 5d99c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-dev-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- run: just test
5757
# continue-on-error: true
5858
- name: Tar build assets
59-
run: tar -cvf llvm-cov-target.tar target/llvm-cov-target
59+
run: tar -cvf llvm-cov-assets.tar target/llvm-cov-target
6060
- name: save build as artifact
6161
uses: actions/upload-artifact@v4
6262
with:

0 commit comments

Comments
 (0)