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

Commit

Permalink
无人模式
Browse files Browse the repository at this point in the history
  • Loading branch information
hzexe committed Jan 8, 2019
1 parent 823ef73 commit ae8c30f
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: sudo apt-get update && apt install clang-3.9
- sh: sudo apt-get update && apt install -y 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 ae8c30f

Please # to comment.