Skip to content

Commit 83aa443

Browse files
committed
wip
1 parent 8f85b3b commit 83aa443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Archive the build for debugging
2626
uses: actions/upload-artifact@v4
2727
with:
28-
name: build-files-{{ matrix.os }}
28+
name: build-files-${{ matrix.os }}
2929
path: |
3030
build-files
3131
- uses: ./

0 commit comments

Comments
 (0)