summaryrefslogtreecommitdiffstats
path: root/github_build.sh
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2021-07-08 13:04:53 -0700
committerGitHub <noreply@github.com>2021-07-08 16:04:53 -0400
commit06c4926ec51ce9548f2dc44ee948a467d588def8 (patch)
treefbc4b0706f0fc47d6edeebc81e62b36bb658e348 /github_build.sh
parenta03d21a5f54cba913c3f52e2822a433de8f39fdd (diff)
Update VS projects to 2019. (#1901)
* Update VS projects to 2019. * Empty commit to trigger build
Diffstat (limited to 'github_build.sh')
-rw-r--r--github_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/github_build.sh b/github_build.sh
index ff76bf65e..82ab0be98 100644
--- a/github_build.sh
+++ b/github_build.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Get premake
-wget https://github.com/shader-slang/slang-binaries/blob/master/premake/premake-5.0.0-alpha13/bin/linux-64/premake5?raw=true -O premake5
+wget https://github.com/shader-slang/slang-binaries/blob/master/premake/premake-5.0.0-alpha16/bin/linux-64/premake5?raw=true -O premake5
chmod u+x premake5
# generate slang-tag-version.h