From 820792744c8826a7ef1f375966853d2c7e5d4081 Mon Sep 17 00:00:00 2001 From: Paolo Sottovia Date: Tue, 30 Jul 2024 14:32:19 +0000 Subject: [PATCH] wip --- .github/workflows/integration-gpu.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/integration-gpu.yaml b/.github/workflows/integration-gpu.yaml index 9136fd72..3dcb3876 100644 --- a/.github/workflows/integration-gpu.yaml +++ b/.github/workflows/integration-gpu.yaml @@ -62,8 +62,9 @@ jobs: - name: Install required packages/snaps run: | - sudo snap install yq + sudo apt get update sudo apt-get install build-essential -yqq + sudo snap install yq - name: Get Artifact Name id: artifact