Skip to content

Commit 49cd0f7

Browse files
authored
Update build-release.yml
1 parent 2645b00 commit 49cd0f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: 🛠️ Build and Publish (Self-Contained x86)
3131
run: |
32-
dotnet publish SharpExt4Explorer.csproj `
32+
dotnet publish SharpExt4Explorer/SharpExt4Explorer/SharpExt4Explorer.csproj `
3333
--configuration $env:Configuration `
3434
--runtime $env:Runtime `
3535
--self-contained true `

0 commit comments

Comments
 (0)