Skip to content

Commit

Permalink
Set up emulation
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Aug 25, 2022
1 parent c3857f5 commit 63118ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
# and hyphens.
run: echo "TAG=branch-${GITHUB_REF_NAME//[^A-Za-z0-9._-]/-}" | tee -a $GITHUB_ENV

- uses: docker/setup-qemu-action@v2

- run: ./devel/build $TAG

- if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 63118ea

Please sign in to comment.