1 parent 3533ebc commit 3c7cd74Copy full SHA for 3c7cd74
1 file changed
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Install dependencies
43
run: |
44
- sudo apt-get update -qq && apt-get install -y --no-install-recommends \
+ apt-get update -qq && apt-get install -y --no-install-recommends \
45
build-essential \
46
git \
47
curl \
0 commit comments