Skip to content

Commit

Permalink
Use sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Jul 26, 2024
1 parent 519789c commit 1308900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
components: llvm-tools-preview
- name: Install ubuntu dependencies
run: |
apt-get update && apt-get install --no-install-recommends -y \
sudo apt-get update && sudo apt-get install --no-install-recommends -y \
build-essential \
llvm-dev \
libcfitsio-dev \
Expand Down

0 comments on commit 1308900

Please sign in to comment.