summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2021-11-02 10:16:50 -0700
committerGitHub <noreply@github.com>2021-11-02 10:16:50 -0700
commitf9a7b7d295bd3fcd87c882072d2fd31c679f2232 (patch)
treefb219684f2fce14bb174128bc14df55bea65901d
parent45ae0eb9ada14b8ead3c9785e16cc234a4d31ef0 (diff)
Include gfx header in releases (#2001)
Co-authored-by: Yong He <yhe@nvidia.com>
-rw-r--r--.github/workflows/release-windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-windows.yml b/.github/workflows/release-windows.yml
index e1ff8cf74..47a40b509 100644
--- a/.github/workflows/release-windows.yml
+++ b/.github/workflows/release-windows.yml
@@ -63,7 +63,7 @@ jobs:
7z a "$binArchive" slang-com-helper.h
7z a "$binArchive" slang-com-ptr.h
7z a "$binArchive" slang-tag-version.h
- 7z a "$srcArchive" slang-gfx.h
+ 7z a "$binArchive" slang-gfx.h
7z a "$binArchive" prelude\*.h
7z a "$binArchive" bin\*\*\slang.dll
7z a "$binArchive" bin\*\*\slang.lib