Skip to content

Commit a769e71

Browse files
authored
Merge pull request #1120 from tleedjarv/gha-fix
GHA: Fix some Ubuntu build fails
2 parents debe4c1 + 61cd3d6 commit a769e71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1055,6 +1055,8 @@ jobs:
10551055
runs-on: ubuntu-20.04
10561056

10571057
steps:
1058+
- run: sudo apt-get update
1059+
10581060
- name: Checkout code
10591061
uses: actions/checkout@v4
10601062

0 commit comments

Comments
 (0)