gpu-dawn: CI: note Zig version used to produce binary

Fixes hexops/mach#172

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-02-27 19:31:43 -07:00
parent 028b7d8034
commit 8538c59a48

View file

@ -8,6 +8,7 @@ mkdir out/
cp -R libs/dawn/include out/
cp -R libs/dawn/out/Debug/gen/include/* out/include/
cp libs/dawn/LICENSE out/
zig version > out/ZIG_VERSION
# Bundle headers.json.gz
pushd out