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

This commit is contained in:
Alex Zenla
2024-07-18 15:12:33 -07:00
parent 2c884a6882
commit 545d1de17c
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