This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update version of upload-artifacts again
tags/v0.3.29
Martin Kroeker
GitHub
11 months ago
parent
453b9e4886
commit
87a18154ce
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/nightly-Homebrew-build.yml
+ 1
- 1
.github/workflows/nightly-Homebrew-build.yml
View File
@@ -69,7 +69,7 @@ jobs:
mv *.bottle.tar.gz bottles
mv *.bottle.tar.gz bottles
- name: Upload bottle
- name: Upload bottle
uses: actions/upload-artifact@v
3
uses: actions/upload-artifact@v
4
with:
with:
name: openblas--HEAD.catalina.bottle.tar.gz
name: openblas--HEAD.catalina.bottle.tar.gz
path: bottles
path: bottles
Write
Preview
Loading…
Cancel
Save