We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da3680 commit 5928ce8Copy full SHA for 5928ce8
1 file changed
.github/workflows/ci.yml
@@ -37,8 +37,8 @@ jobs:
37
steps:
38
- uses: actions/checkout@v2
39
40
- #- name: Update apt-get
41
- # run: sudo apt-get update
+ - name: Update apt-get
+ run: sudo apt-get update
42
43
# Ubuntu 18.04 commands
44
- name: Install required packages Ubuntu 18
@@ -245,6 +245,9 @@ jobs:
245
246
247
248
+
249
250
251
252
253
0 commit comments