Skip to content

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
abraunst committed Sep 29, 2023
1 parent 60928e8 commit c968f56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ version: 1.0.{build}
image: Ubuntu
install:
- sh: >-
ls /home/appveyor/
#ls /home/appveyor/
source /home/appveyor/venv3.9/bin/activate
#source /home/appveyor/venv3.9/bin/activate
pip install pybind11
build_script:
Expand Down

0 comments on commit c968f56

Please sign in to comment.