Skip to content

Commit

Permalink
Just woooooooork
Browse files Browse the repository at this point in the history
  • Loading branch information
RenNagasaki committed Feb 27, 2025
1 parent 5028197 commit 1c2d916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: dotnet test --no-build --verbosity normal
# Upload the MSIX package: https://github.com/marketplace/actions/upload-a-build-artifact
- name: Publish ${{ matrix.dotnet-version }}
run: dotnet publish Echokraut Tools/Echokraut Tools.csproj -c Release -o release --nologo
run: dotnet publish "Echokraut Tools/Echokraut Tools.csproj" -c Release -o release --nologo

0 comments on commit 1c2d916

Please sign in to comment.