Skip to content
Snippets Groups Projects
Commit 7b01f8c7 authored by Chris Hines's avatar Chris Hines
Browse files

update apt before install

parent 7012c1d0
No related branches found
No related tags found
No related merge requests found
Pipeline #6725 failed
......@@ -4,6 +4,7 @@ stages:
test:
stage: test
script:
- apt update
- apt install npm
- rm ./package-lock.json
- npm install
......
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