We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160f301 commit 4fc0e7bCopy full SHA for 4fc0e7b
.devcontainer/post-create
@@ -22,6 +22,6 @@ make install
22
make init
23
24
sudo apt-get update
25
-sudo apt-get install gfortran
+sudo apt-get install -y gfortran
26
27
make install-deps-r
0 commit comments