Skip to content

Commit

Permalink
GitHub Actions CI, take 3
Browse files Browse the repository at this point in the history
plz can i haz bild artifakt?
  • Loading branch information
Sparronator9999 authored Jul 14, 2024
1 parent 4cec270 commit 8819019
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
run: nuget restore MSIFanControl.sln

- name: Build Solution
run: |
msbuild.exe MSIFanControl.sln /nologo /nr:false /p:DeployOnBuild=true /p:platform="Any CPU" /p:configuration="${{ matrix.configuration }}"
run: msbuild.exe MSIFanControl.sln /nologo /nr:false /p:DeployOnBuild=true /p:platform="Any CPU" /p:configuration="${{ matrix.configuration }}"

- name: Upload Artifact
uses: actions/[email protected]
Expand Down

0 comments on commit 8819019

Please sign in to comment.