Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
CrysFML
Commits
0b79c27c
Unverified
Commit
0b79c27c
authored
Jul 13, 2021
by
Simon Ward
Browse files
Try to get fixed libs (OSX)
parent
55301751
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build_many_linux.yml
View file @
0b79c27c
...
...
@@ -62,5 +62,5 @@ jobs:
-
uses
:
actions/upload-artifact@v2
with
:
name
:
CrysFML - OSX
path
:
${{ github.workspace }}/dist/**/*.whl
\ No newline at end of file
name
:
CrysFML - ${{ matrix.os }} - Python ${{ matrix.python_version }}
path
:
./fixed_wheels/*.whl
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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