Skip to content
Snippets Groups Projects
Commit 06ec5106 authored by Ethan Robert's avatar Ethan Robert
Browse files

Added permission change for install-unix.sh execution

parent a343fbf0
No related branches found
No related tags found
No related merge requests found
Pipeline #60087 failed
...@@ -9,6 +9,7 @@ stages: ...@@ -9,6 +9,7 @@ stages:
install: install:
stage: install stage: install
script: script:
- chmod +x install-unix.sh
- ./install-unix.sh - ./install-unix.sh
test: test:
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment