Skip to content

Commit

Permalink
fix attempt Sitecore#3
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMiles committed Aug 30, 2024
1 parent bb72290 commit acac868
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: c:\myapp

defaults:
run:
Expand Down

0 comments on commit acac868

Please sign in to comment.