Skip to content

Commit 087070e

Browse files
committed
NO-REF: Fix release build pipeline script.
1 parent bcc31f9 commit 087070e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.3
1+
0.3.1

ci/github-ci-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ fi
7272
# packages to generate documentation
7373
echo "[INFO] Install packages that are need to release the library and documentation."
7474

75-
pip3 install robotframework docutils pygments twine
75+
pip3 install robotframework docutils pygments twine build
7676

7777

7878
# Release to PyPi

0 commit comments

Comments
 (0)