Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
sudo ?
Browse files Browse the repository at this point in the history
  • Loading branch information
hzexe committed Jan 8, 2019
1 parent ab1aa81 commit 07cc379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ for:
only:
- image: Ubuntu1804
init:
- sh: apt install clang-3.9
- sh: sudo apt install clang-3.9
clone_folder: /home/appveyor/projects/
build_script:
- sh: dotnet publish /p:NativeLib=Shared -r linux-x64 -c release QQMusic_Native_Library
Expand Down

0 comments on commit 07cc379

Please # to comment.