diff --git a/.github/workflows/release_beta.yml b/.github/workflows/release_beta.yml index 31c97f3..64af02e 100644 --- a/.github/workflows/release_beta.yml +++ b/.github/workflows/release_beta.yml @@ -92,6 +92,7 @@ jobs: cat src-tauri/tauri.conf.json env: AD_VERSION: ${{ github.ref_name }} + TARGET_TRIPLE: ${{ matrix.target }} - name: Get Rclone version id: get-rclone-version