Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dlidstrom committed Nov 27, 2021
1 parent bbd8ae7 commit 2f0bad7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ jobs:
run: |
nuget restore Snittlistan.sln
- name: Directories
run: Get-ChildItem -Directory -Recurse | % { $_.FullName }

- name: Build
run: msbuild build.build -t:All -p:Version=$env:BUILD_VERSION -p:WIX_PATH=$env:wix -p:NUnitConsoleRunnerPath=packages\nunit.consolerunner\3.12.0\

Expand Down

0 comments on commit 2f0bad7

Please sign in to comment.