We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f7245 commit d233aa1Copy full SHA for d233aa1
5 files changed
.github/workflows/test.yml
@@ -15,5 +15,7 @@ jobs:
15
16
steps:
17
- uses: actions/checkout@v2
18
+ - name: Add libs
19
+ run: sudo apt-get install -y libssl-dev
20
- name: make all
21
run: make all
images/logo.gif
1.5 KB
images/logo2x.gif
14.9 KB
images/logo3x.gif
27.6 KB
0 commit comments