Skip to content

Commit d550758

Browse files
committed
fix ci
1 parent d842b7c commit d550758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
displayName: 'Build Package'
7676
- task: PublishPipelineArtifact@0
7777
inputs:
78-
artifactName: 'wheel-linux-$(python.version)'
78+
artifactName: 'wheel-windows-$(python.version)'
7979
targetPath: 'dist'
8080

8181
- job: 'TestMac'

0 commit comments

Comments
 (0)