Skip to content

Commit

Permalink
chore: Add TARGET_TRIPLE environment variable for beta release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Aug 28, 2024
1 parent 186c7c6 commit 2676281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2676281

Please sign in to comment.