Skip to content

Commit 8cb0dab

Browse files
Update ci-workflow.yml
slowly debugging workflow!
1 parent efa56b0 commit 8cb0dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Upload output file
5151
uses: actions/upload-artifact@v4
5252
with:
53-
name: output-log-file
53+
name: output-log-file-${{ matrix.node-version }}-${{ matrix.os }}
5454
path: output.log
5555

5656
# If both linting and CI succeeds we want to deploy the code to a test environment

0 commit comments

Comments
 (0)