Skip to content

Commit

Permalink
update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
ohayoyogi committed Oct 7, 2024
1 parent e74ec14 commit 6ef6544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

VERSION=${1:-develop}
mkdir -p dist
zip dist/blender-exporter-colmap_$VERSION.zip blender-exporter-colmap/* blender-exporter-colmap/**/*

0 comments on commit 6ef6544

Please sign in to comment.