Skip to content

Commit

Permalink
Adding env as arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
sshrihar committed Aug 29, 2024
1 parent 9ec8122 commit d76a8e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/arm_deb_packager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ jobs:
packaging/deb/miden-node-${{ env.GIT_TAG }}-${{ env.ARCH }}.deb.checksum
packaging/deb/miden-faucet-${{ env.GIT_TAG }}-${{ env.ARCH }}.deb
packaging/deb/miden-faucet-${{ env.GIT_TAG }}-${{ env.ARCH }}.deb.checksum
env:
ARCH: arm64
if: ${{ github.event_name == 'push' }}

- name: Determine build type
Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/deploy_devnet_test.yml

This file was deleted.

0 comments on commit d76a8e8

Please sign in to comment.