Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
qcor
Commits
91a822b5
Commit
91a822b5
authored
Dec 20, 2021
by
Nguyen, Thien Minh
Browse files
Added mising 'brew tap'
Signed-off-by:
Thien Nguyen
<
nguyentm@ornl.gov
>
parent
9ccb6129
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/mac-ci.yml
View file @
91a822b5
...
...
@@ -36,7 +36,7 @@ jobs:
xcode-version
:
latest-stable
-
name
:
Install dependencies
run
:
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=false && brew install python3 openssl curl ninja llvm-csp
run
:
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=false && brew
tap aide-qc/deploy && brew
install python3 openssl curl ninja llvm-csp
# Manually build+install XACC so that we can pick up the latest version.
-
name
:
Build and install xacc
...
...
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