Skip to content

Commit

Permalink
ci: update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emako committed Jan 12, 2025
1 parent 73896b4 commit 66a193e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/micasetup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v2
with:
dotnet-version: 8.0.x

- name: Setup Windows SDK
uses: GuillaumeFalourd/[email protected]
dotnet-version: 9.0.x

- name: Prepare dummy files `publish.7z` and `Uninst.exe`
run: cd build && echo publish.7z > .\MicaSetup\Resources\Setups\publish.7z && echo uninst.exe > .\MicaSetup\Resources\Setups\Uninst.exe
Expand Down

0 comments on commit 66a193e

Please sign in to comment.