chore: fix ci

This commit is contained in:
2025-02-13 17:01:21 +07:00
parent 38f78f9761
commit a9505a5f10

View File

@@ -66,7 +66,7 @@ jobs:
with:
command: release upload ${{ env.CN_APPLICATION }} --framework packager
api-key: ${{ secrets.CN_API_KEY }}
working-directory: ./crates/app
working-directory: ./dist
publish:
needs: build
@@ -81,4 +81,4 @@ jobs:
with:
command: release publish ${{ env.CN_APPLICATION }} --framework packager
api-key: ${{ secrets.CN_API_KEY }}
working-directory: ./crates/app
working-directory: ./dist