Skip to content

Commit 4f03c01

Browse files
authored
Update build-release.yml
1 parent 384048c commit 4f03c01

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 Ext4Explorer/Ext4Explorer.csproj `
32+
dotnet publish Ext4Explorer.csproj `
3333
--configuration $env:Configuration `
3434
--runtime $env:Runtime `
3535
--self-contained true `

0 commit comments

Comments
 (0)