Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
23ac4a9d
Commit
23ac4a9d
authored
Feb 21, 2021
by
Eric Timmons
Browse files
macos needs sudo to install
parent
e9b20b03
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
23ac4a9d
...
...
@@ -296,7 +296,7 @@ test-dynamic-release:macos:amd64:
-
cd /tmp
-
tar xvf $CI_PROJECT_DIR/releases/$VARIANT/clpm-$VERSION-darwin-$ARCH.tar.gz
-
cd clpm-$VERSION-darwin-$ARCH
-
sh install.sh
-
sudo
sh install.sh
-
clpm version -VV
-
cd $CI_PROJECT_DIR
-
sbcl --script scripts/test.lisp
...
...
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