Update build-includes.yml

This commit is contained in:
Thomas 2024-04-24 13:21:24 +02:00 committed by GitHub
parent a0b49fbd67
commit f9dcc9d95c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,6 +47,7 @@ jobs:
- name: Update apt-get (needed for act docker image) - name: Update apt-get (needed for act docker image)
run: | run: |
sudo rm /etc/apt/sources.list.d/microsoft-prod.list
sudo apt-get -qq update sudo apt-get -qq update
- name: Install tree - name: Install tree