Skip to content

Commit 6f5e5e7

Browse files
committed
[CI] rename artifacts
1 parent f286787 commit 6f5e5e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Upload artifacts
2525
uses: actions/upload-artifact@v2
2626
with:
27-
name: artifacts-windows
27+
name: interstellar-windows
2828
path: artifacts
2929
- name: Test
3030
run: |
@@ -51,7 +51,7 @@ jobs:
5151
- name: Upload artifacts
5252
uses: actions/upload-artifact@v2
5353
with:
54-
name: artifacts-macos
54+
name: interstellar-macos
5555
path: artifacts/
5656
- name: Test
5757
run: |

0 commit comments

Comments
 (0)