fixed path

This commit is contained in:
2026-03-28 14:44:34 +03:00
parent 3a52f5c19f
commit fe0f1d98ef

View File

@@ -17,7 +17,7 @@ jobs:
- name: Publish
run: |
dotnet publish src/Clario.Desktop/Clario.Desktop.csproj \
dotnet publish Clario.Desktop/Clario.Desktop.csproj \
-r linux-x64 \
-c Release \
--self-contained true \