Skip to content

Commit

Permalink
See if python3 works
Browse files Browse the repository at this point in the history
  • Loading branch information
stakira committed Mar 28, 2024
1 parent 1339403 commit b339f94
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 @@ before_build:
- cmd: nuget restore
after_test:
- ps: python appveyor.py 2>&1
- sh: python3 appveyor.py 2>&1
artifacts:
- path: bin\win-x86
name: OpenUtau-win-x86
Expand Down

0 comments on commit b339f94

Please sign in to comment.