Skip to content

Commit 4686e16

Browse files
authored
Update test.yaml
1 parent cb77ef9 commit 4686e16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: |
1818
sudo apt update
1919
sudo apt install -y software-properties-common
20+
sudo apt install -y build-essential
2021
sudo add-apt-repository universe
2122
# Verify installation
2223
if ! python3 -c "import distutils.msvccompiler" &>/dev/null; then

0 commit comments

Comments
 (0)