mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 15:35:55 -04:00
Install missing tools for ubuntu-24.04
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
63a4e33807
commit
6237eacafd
@ -31,11 +31,13 @@ runs:
|
||||
with:
|
||||
service_account: "destroy-e2e@constellation-e2e.iam.gserviceaccount.com"
|
||||
|
||||
- name: Install 7zip
|
||||
- name: Install tools
|
||||
uses: ./.github/actions/setup_bazel_nix
|
||||
with:
|
||||
nixTools: |
|
||||
_7zz
|
||||
terraform
|
||||
|
||||
- name: Run cleanup
|
||||
run: ./.github/actions/e2e_cleanup_timeframe/e2e-cleanup.sh
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user