summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2022-06-15 21:57:30 -0700
committerGitHub <noreply@github.com>2022-06-15 21:57:30 -0700
commitf5c81d869b48f8fa22a4c9b028a7d694d70b7291 (patch)
tree4122cb5625760be6f6a260e3ac5bdcc41db7354e /.github/workflows/windows.yml
parentc8dc01436473ff2eb4ab4f219804d474720b02fe (diff)
Add signing to Macos release workflow. (#2285)
* Update macos workflow * Fetch submodule * fix Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to '.github/workflows/windows.yml')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 2d6b7c413..b5bc8c7ee 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions
-name: Windows-CI
+name: Windows Build CI
on:
push: