Skip to content

Commit

Permalink
Merge pull request #13 from gyk4j/20231213-update-windows-path-slashes
Browse files Browse the repository at this point in the history
Update to Windows path slashes
  • Loading branch information
gyk4j authored Dec 13, 2023
2 parents bc3b44b + 9bcac08 commit 41ac980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
configuration: [Release]
runs-on: windows-2019
env:
Base_Directory: D:/a/wreck-net/wreck-net
Base_Directory: D:\a\wreck-net\wreck-net
Solution_Name: Wreck.sln
Configuration: Release
Wap_Project_Directory: bin
Expand Down

0 comments on commit 41ac980

Please sign in to comment.