chore: fix ci

This commit is contained in:
2025-02-13 17:29:46 +07:00
parent a9505a5f10
commit 87bc38cec3

View File

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