Skip to content

Commit db6e347

Browse files
committed
Reorder artifact components
1 parent 1646e0e commit db6e347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
- name: Upload build
4949
uses: actions/upload-artifact@v1
5050
with:
51-
name: ${{ matrix.profile }}-${{ matrix.os }}-${{ matrix.rust }}-qry
51+
name: ${{ matrix.os }}-${{ matrix.rust }}-${{ matrix.profile }}-qry
5252
path: build/

0 commit comments

Comments
 (0)