Skip to content

Commit

Permalink
appveyor: build disasm.sln
Browse files Browse the repository at this point in the history
Get notified if we break the build. Disable warnings.
  • Loading branch information
mortend committed Jul 11, 2023
1 parent e3ded3c commit 483dbfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ install:

build_script:
- npm pack --silent
- dotnet build disasm.sln /clp:ErrorsOnly

after_build:
- ps: |
Expand Down

0 comments on commit 483dbfb

Please sign in to comment.