Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
outreach
templates
presentations
latex
Commits
f4e75656
Commit
f4e75656
authored
Feb 08, 2021
by
Jacek Lebioda
Browse files
fix: apt get
parent
959d3f0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f4e75656
...
...
@@ -10,7 +10,8 @@ build:pages:
paths
:
-
build
before_script
:
-
apt-get install build-essential
-
apt-get update
-
apt-get install -y build-essential
script
:
-
mkdir -p build
-
make
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment