include README.md and LICENSE in generated release tarball
This commit is contained in:
parent
e4aa4afcec
commit
07fda97781
|
@ -14,6 +14,8 @@ cargo install --path . --root ./artifacts/
|
||||||
cargo install --path ./syntax_to_css/ --root ./artifacts/
|
cargo install --path ./syntax_to_css/ --root ./artifacts/
|
||||||
|
|
||||||
tar -cvf $package_filename \
|
tar -cvf $package_filename \
|
||||||
|
README.md \
|
||||||
|
LICENSE \
|
||||||
example-site \
|
example-site \
|
||||||
-C ./artifacts/bin \
|
-C ./artifacts/bin \
|
||||||
pbe \
|
pbe \
|
||||||
|
|
Loading…
Reference in a new issue