Skip to content

Commit

Permalink
Escape PowerShell double dash
Browse files Browse the repository at this point in the history
  • Loading branch information
gunt3001 authored May 11, 2024
1 parent 90d13ae commit 9d3c887
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 @@ -29,7 +29,7 @@ jobs:
dotnet publish HsrGraphicsTool/HsrGraphicsTool.csproj \
-c Release \
-r win-${{ matrix.architecture }} \
--self-contained true \
`--self-contained true \
/p:PublishSingleFile=true
- name: Archive build artifacts
Expand Down

0 comments on commit 9d3c887

Please sign in to comment.