fixed path
This commit is contained in:
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: |
|
run: |
|
||||||
dotnet publish src/Clario.Desktop/Clario.Desktop.csproj \
|
dotnet publish Clario.Desktop/Clario.Desktop.csproj \
|
||||||
-r linux-x64 \
|
-r linux-x64 \
|
||||||
-c Release \
|
-c Release \
|
||||||
--self-contained true \
|
--self-contained true \
|
||||||
|
|||||||
Reference in New Issue
Block a user