Skip to content

Commit

Permalink
Install lld
Browse files Browse the repository at this point in the history
  • Loading branch information
igor725 committed Mar 13, 2024
1 parent 01ba2cd commit 9536c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
sudo apt update
sudo apt upgrade
sudo apt install lld
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5_amd64.deb
sudo dpkg -i libssl1.0.0_1.0.2n-1ubuntu5_amd64.deb
Expand Down

0 comments on commit 9536c9f

Please sign in to comment.