This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
scisharp
/
TensorFlow.NET
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
21
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update release.yml
pull/1047/head
Rinne
GitHub
2 years ago
parent
b4ef6b67ae
commit
e33c84a5ee
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.github/workflows/release.yml
+ 2
- 1
.github/workflows/release.yml
View File
@@ -1,4 +1,4 @@
name:
R
elease
name:
r
elease
on:
on:
workflow_run:
workflow_run:
@@ -14,6 +14,7 @@ jobs:
runs-on: windows-latest
runs-on: windows-latest
steps:
steps:
- uses: actions/checkout@v3
- name: Setup .NET 6.0.x SDK
- name: Setup .NET 6.0.x SDK
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v3
with:
with:
Write
Preview
Loading…
Cancel
Save