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

@ -16,6 +16,7 @@ jobs:
- aarch64
env:
TARGET_ARCH: "${{ matrix.arch }}"
CI_NEEDS_FPM: "1"
name: nightly full build ${{ matrix.arch }}
steps:
- name: harden runner