Skip to content

Commit 5789000

Browse files
committed
back
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent b0c7344 commit 5789000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ jobs:
207207
if: ${{ inputs.is_icx == 'true' }}
208208
shell: bash
209209
run: |
210+
sudo apt-get --fix-broken -y install
210211
wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB | gpg --dearmor \
211212
| sudo tee /usr/share/keyrings/oneapi-archive-keyring.gpg > /dev/null && \
212213
sudo echo "deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main" \

0 commit comments

Comments
 (0)