Skip to content

Commit

Permalink
Changed forward slash to back slash
Browse files Browse the repository at this point in the history
  • Loading branch information
ncguilbeault committed Jul 5, 2024
1 parent a305e7a commit edccdd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: windows-latest
defaults:
run:
working-directory: ./machinelearning
working-directory: .\machinelearning
steps:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v4.0.0
Expand Down

0 comments on commit edccdd5

Please sign in to comment.