Skip to content

Commit

Permalink
Remove 'conan user' command. (fuzzball-muck#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyld-sw authored and tanabi committed Jan 28, 2024
1 parent 32eb097 commit e8125f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ install:
$env:PATH += ";$pythonCmdOutput"
# Specifically use Python 3's "pip" to install Conan
- cmd: py.exe -3 -m pip install conan
- cmd: conan user # Create conan data directory
- cmd: conan --version
- cmd: choco install doxygen.install

Expand Down

0 comments on commit e8125f3

Please sign in to comment.