File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 AWS_ACCESS_KEY_ID : ${{ secrets.CLOUDFLARE_R2_ACCESS_KEY_ID }}
108108 AWS_SECRET_ACCESS_KEY : ${{ secrets.CLOUDFLARE_R2_SECRET_ACCESS_KEY }}
109109 - if : ${{ matrix.target == 'aarch64-apple-darwin' }}
110- run : chmod +x ./apps/desktop/src-tauri/binaries/stt-${{ matrix.target }} && ./scripts/sidecar.sh "./apps/desktop/${{ env.TAURI_CONF_PATH }}" "binaries/stt"
110+ run : chmod +x ./apps/desktop/src-tauri/binaries/stt-${{ matrix.target }} && ./scripts/sidecar.sh "./apps/desktop/src-tauri/tauri.conf. ${{ env.RELEASE_CHANNEL }}.json " "binaries/stt"
111111 - run : pnpm -F desktop tauri build --target ${{ matrix.target }} --config ${{ env.TAURI_CONF_PATH }} --verbose
112112 env :
113113 # https://github.com/tauri-apps/tauri-action/issues/740
You can’t perform that action at this time.
0 commit comments