Skip to content

Commit

Permalink
fix: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Dec 12, 2024
1 parent 91c9f3a commit 4f1560e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/zip-tutorial.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# assume all binaries are in cjit-bin/release*/*
# from github action release assets

pwd
ls -l
mkdir -p cjit-tutorial
cp -ra cjit-bin/release/* cjit-tutorial
cp -ra examples cjit-tutorial
Expand Down

0 comments on commit 4f1560e

Please sign in to comment.