Skip to content

Commit

Permalink
Merge pull request #1120 from tleedjarv/gha-fix
Browse files Browse the repository at this point in the history
GHA: Fix some Ubuntu build fails
  • Loading branch information
gdt authored Feb 6, 2025
2 parents debe4c1 + 61cd3d6 commit a769e71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1055,6 +1055,8 @@ jobs:
runs-on: ubuntu-20.04

steps:
- run: sudo apt-get update

- name: Checkout code
uses: actions/checkout@v4

Expand Down

0 comments on commit a769e71

Please sign in to comment.