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 b324b21 commit 3347ca5Copy full SHA for 3347ca5
.github/workflows/ci.yml
@@ -26,10 +26,6 @@ jobs:
26
run: |
27
sudo apt-get install emacs git mercurial texinfo imagemagick
28
29
- # Work around SSL-related failures, see
30
- # https://stackoverflow.com/questions/21477683/mercurial-https-clone-abort-error-wrong-version-number
31
- echo "[ui]\ntls = False" > $HOME/.hgrc
32
-
33
- name: Setup config path
34
35
echo "LOAD_PATH = $GITHUB_WORKSPACE/package-build" > melpa/config.mk
0 commit comments