We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b4525 commit 7f19065Copy full SHA for 7f19065
1 file changed
.github/workflows/test.yaml
@@ -21,6 +21,7 @@ jobs:
21
22
- name: Install dependencies (apt)
23
run: |
24
+ sudo apt-get update
25
sudo apt-get -q install -y \
26
libsctp-dev \
27
mariadb-server \
0 commit comments