Skip to content

Commit

Permalink
[Enhancement] Distinct builds for alsa and pulseaudio #254 (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
GioF71 committed Dec 30, 2023
1 parent ba52271 commit b489446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-multi-arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ jobs:
build-args: |
BASE_IMAGE=${{ steps.prepare.outputs.BASE_IMAGE }}
DOWNLOAD_FROM_SOURCEFORGE=${{ matrix.sourceforge }}
BUILD_MODE=${{ matrix.build_mode }}
platforms: ${{ steps.prepare.outputs.BUILD_PLATFORMS }}
push: true
tags: ${{ steps.prepare.outputs.RELEASE_TAGS }}

0 comments on commit b489446

Please sign in to comment.