updating repos befor attempt to install python3

This commit is contained in:
Mateusz Piątkowski 2022-05-22 09:48:45 +00:00
parent 873941110a
commit da5964a778

View File

@ -7,7 +7,7 @@ stages:
build:
stage: build
script:
- apt install python3
- apt-get update && apt-get install -y python3
- make
artifacts:
paths: