Skip to content

Commit 2645b00

Browse files
authored
Update build-release.yml
1 parent 346a04a commit 2645b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
dotnet-version: '6.0.x'
2626

2727
- name: 🔁 Restore dependencies
28-
run: dotnet restore SharpExt4Explorer/SharpExt4Explorer.csproj
28+
run: dotnet restore SharpExt4Explorer/SharpExt4Explorer/SharpExt4Explorer.csproj
2929

3030
- name: 🛠️ Build and Publish (Self-Contained x86)
3131
run: |

0 commit comments

Comments
 (0)