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 1b881fb commit d0279daCopy full SHA for d0279da
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
python-version: 3.8
24
25
- name: Install build dependencies
26
- run: >-
+ run: |
27
sudo apt-get update
28
sudo apt-get install gcc libkrb5-dev
29
python3 -m pip install --user tox
0 commit comments