chore(workflows): make builds faster by only installing necessary tools (#265)

This commit is contained in:
Alex Zenla
2024-07-18 19:26:26 -07:00
committed by GitHub
parent 3bada811b2
commit 9bd8d1bb1d
3 changed files with 27 additions and 7 deletions

View File

@ -21,6 +21,7 @@ jobs:
- aarch64
env:
TARGET_ARCH: "${{ matrix.arch }}"
CI_NEEDS_FPM: "1"
name: release-assets services ${{ matrix.arch }}
permissions:
contents: write