Skip to content

Commit 846bd60

Browse files
committed
Fix device compilation report
1 parent 6e63248 commit 846bd60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
uses: actions/upload-artifact@v4
167167
if: runner.debug == '1'
168168
with:
169-
name: ${{ matrix.os }}-compilation-report
169+
name: remarkable-compilation-report
170170
path: compilation-report.xml
171171
if-no-files-found: warn
172172
- name: Upload executable

0 commit comments

Comments
 (0)