Skip to content
Snippets Groups Projects
Commit 4bed725c authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Merge branch 'master' into 'pthread_cancel'

# Conflicts:
#   .gitlab-ci.yml
parents 79964329 39abc776
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ build-package: ...@@ -10,7 +10,7 @@ build-package:
script: script:
- apt update || apt -y install ca-certificates && apt update - apt update || apt -y install ca-certificates && apt update
# Uncomment to install dependencies # Uncomment to install dependencies
# - apt -y install iri-<package_name>-dev # - apt -y iri-<package_name>-dev
- apt -y install iri-iriutils-dev - apt -y install iri-iriutils-dev
- mkdir -pv build - mkdir -pv build
- cd build - cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment