Skip to content

Commit

Permalink
gpu-dawn: CI: note Zig version used to produce binary
Browse files Browse the repository at this point in the history
Fixes hexops/mach#172

Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
emidoots committed Feb 28, 2022
1 parent 0e92599 commit 8c3393c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/bundle-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c3393c

Please sign in to comment.