Skip to content

Commit

Permalink
clone and run commands in sugar-toolkit-gtk3 repo
Browse files Browse the repository at this point in the history
Signed-off-by: Chihurumnaya Ibiam <ibiamchihurumnaya@gmail.com>
  • Loading branch information
chimosky committed Apr 5, 2024
1 parent 390b244 commit 96baac4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ show-green () {
echo -e "${GREEN} ==> ${1} ${NC}"
}

# clone repo
git clone https://github.com/sugarlabs/sugar-toolkit-gtk3.git
cd sugar-toolkit-gtk3

# make source
show-green "Compiling"
sudo ./autogen.sh --with-python3
Expand Down

0 comments on commit 96baac4

Please sign in to comment.