This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
scisharp
/
LLamaSharp
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
17
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
ci: try to fix error of pushing package.
tags/v0.6.0^2
Yaohui Liu
2 years ago
parent
27b21cf136
commit
4b86bc8d9d
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/release-minor.yml
+1
-0
.github/workflows/release-patch.yml
+ 1
- 0
.github/workflows/release-minor.yml
View File
@@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup NuGet
uses: nuget/setup-nuget@v1
with:
+ 1
- 0
.github/workflows/release-patch.yml
View File
@@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup NuGet
uses: nuget/setup-nuget@v1
with:
Write
Preview
Loading…
Cancel
Save