Skip to content

Commit

Permalink
fixup: universal
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Oct 28, 2023
1 parent 7573ff5 commit 80293b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/desktop-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,7 @@ jobs:
with:
go-version: 1.18.5
- name: Build app
env:
UNIVERSAL: true
run: ./build.sh
run: ./build.sh --universal
- name: Build test executable
env:
TARGET: aarch64-apple-darwin
Expand Down

0 comments on commit 80293b0

Please sign in to comment.