Skip to content

Commit

Permalink
ci: update apt cache
Browse files Browse the repository at this point in the history
  • Loading branch information
freef4ll committed Apr 17, 2023
1 parent 3737291 commit beb17c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swift-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Ubuntu deps
if: ${{ runner.os == 'Linux' }}
run: |
sudo apt-get update
sudo apt-get install -y libjemalloc-dev llvm-15
- name: Run tests
Expand Down

0 comments on commit beb17c8

Please sign in to comment.