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 960db39 commit 13f10ceCopy full SHA for 13f10ce
1 file changed
doc/sphinx/Makefile
@@ -85,7 +85,7 @@ pa11y-install:
85
}
86
87
install: $(VENVDIR)
88
- sudo apt update
+ sudo apt-add-repository --yes --update ppa:mir-team/dev
89
sudo apt build-dep -y $(PROJROOT)
90
91
run: install configure
0 commit comments