Skip to content

Commit

Permalink
Update build-arm64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith authored Jan 30, 2024
1 parent 3ac7576 commit ea58fac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
echo "MINVERVERSIONOVERRIDE=$version" >> $GITHUB_ENV
echo "VERSION=$version" >> $GITHUB_ENV
echo "### Version: $version" >> $GITHUB_STEP_SUMMARY
- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
Expand Down

0 comments on commit ea58fac

Please sign in to comment.