Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improves actions#33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sdpython merged 4 commits intomainfromyml
Jul 21, 2023
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
gitignore
  • Loading branch information
@xadupre
xadupre committedJul 21, 2023
commit93a050d9db9a4f552020d6d9efbe021d6fd1c84d
5 changes: 1 addition & 4 deletions.github/workflows/wheels-any.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -23,12 +23,9 @@ jobs:
with:
python-version: '3.11'

- name: Install requirements
run: python -m pip install -r requirements.txt

- name: python version
run: python -m pip wheel .

- uses: actions/upload-artifact@v3
with:
path: ./dist/*.whl
path: ./onnx_array_api*.whl
1 change: 1 addition & 0 deletions.gitignore
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,6 +2,7 @@
*.pyd
*.dylib
*.so
*.whl
coverage.html/*
_cache/*
.coverage
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp