Skip to content

Commit

Permalink
fake needs --target now
Browse files Browse the repository at this point in the history
  • Loading branch information
smoothdeveloper committed Dec 3, 2023
1 parent 648f4b2 commit b79f339
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 @@ -3,7 +3,7 @@ init:
- net start MSSQL$SQL2019
image: Visual Studio 2022
build_script:
- cmd: build.cmd GenerateDocs
- cmd: build.cmd --target GenerateDocs
test: off
version: 0.0.1.{build}
artifacts:
Expand Down

0 comments on commit b79f339

Please sign in to comment.