Skip to content

Commit

Permalink
add task to determine arch
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller authored Oct 8, 2024
1 parent a72969f commit 995ed21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ tasks:
- name: publish-package
description: Build and publish the packages
actions:
- task: actions:determine-arch
- task: publish:build-package
- task: create-deploy-test-bundle
if: ${{ and (ne .variables.FLAVOR "upstream") (ne .variables.ARCH "arm64") }}
Expand Down

0 comments on commit 995ed21

Please sign in to comment.