Skip to content

Commit

Permalink
Add SVG to CI artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-zhao committed Apr 26, 2024
1 parent 681acc1 commit 4507522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ test_script:
- py benchmark\benchmark.py compute
artifacts:
- path: '*.zip'
- path: '*.svg'
deploy:
- provider: GitHub
release: Build ${appveyor_build_number}
Expand Down

0 comments on commit 4507522

Please sign in to comment.