Skip to content

Commit

Permalink
only publish
Browse files Browse the repository at this point in the history
  • Loading branch information
michielpost committed Aug 7, 2023
1 parent 7056fad commit 9695503
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/master_huelightdj.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
dotnet-version: '7.x'
- name: Install maui workloads
run: dotnet workload install maui-android
- name: Build with dotnet
run: dotnet build --configuration Release

- name: dotnet publish
run: dotnet publish HueLightDJ.BlazorWeb/Server -c Release -o ${{env.DOTNET_ROOT}}/myapp

Expand Down

0 comments on commit 9695503

Please sign in to comment.