Skip to content

Commit

Permalink
fix attempt Sitecore#2
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMiles committed Aug 30, 2024
1 parent 393d5eb commit bb72290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_basicwebsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: .net-app
path: "${{env.DOTNET_ROOT}}/myapp"
path: '${{env.DOTNET_ROOT}}/myapp'

defaults:
run:
Expand Down

0 comments on commit bb72290

Please sign in to comment.