Skip to content

Commit

Permalink
CI: fix filename of Windows CI artifacts to be ngscopeclient-
Browse files Browse the repository at this point in the history
  • Loading branch information
azonenberg committed Nov 1, 2024
1 parent 15ebb3c commit 870163f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: glscopeclient-build-windows-${{ runner.os }}-${{ matrix.env }}-${{ github.job }}
name: ngscopeclient-build-windows-${{ runner.os }}-${{ matrix.env }}-${{ github.job }}
path: build

# - name: Upload Artifacts
Expand Down

0 comments on commit 870163f

Please sign in to comment.