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 4537746 commit e560a30Copy full SHA for e560a30
.github/workflows/build_and_test_on_push.yml
@@ -21,7 +21,6 @@ jobs:
21
autoconf \
22
build-essential \
23
libjemalloc-dev
24
- python3 -m pip install distutils
25
- name: Init and update submodules
26
run: git submodule update --init --recursive
27
- name: Build odgi
0 commit comments