Skip to content

Commit

Permalink
build.yml: No use of GH_ARCH in download environment
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Nov 20, 2021
1 parent 60cda0e commit cae8607
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
DOWNLOAD_PACKAGES: ${{ needs.prepare.outputs.download_packages }}
ARCH_PACKAGES: ${{ needs.prepare.outputs.arch_packages }}
NOARCH_PACKAGES: ${{ needs.prepare.outputs.noarch_packages }}
GH_ARCH: ${{ matrix.arch }}

build:
name: Build
Expand Down

0 comments on commit cae8607

Please sign in to comment.