fixed path

This commit is contained in:
2026-03-28 14:44:34 +03:00
parent a563554597
commit 56d8653a02

View File

@@ -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 \