Skip to content

Commit

Permalink
run bun --help
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelb committed Dec 14, 2023
1 parent 61bbc04 commit e09a5c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ressources/install_all_compilers_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ then
sudo apt-get install unzip
curl -fsSL https://bun.sh/install | bash
source ~/.bashrc
bun --help
fi

if ! command -v scalac &> /dev/null
Expand Down

0 comments on commit e09a5c6

Please sign in to comment.