github actions

pull/523/head
hunterlong 2020-04-22 00:34:54 -07:00
parent e0ce8e6555
commit 8061777204
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ jobs:
- name: Install Libraries
run: |
sudo apt update
sudo apt install libc-dev gcc gcc-multilib build-essential -y
sudo apt install libc-dev gcc-multilib build-essential musl-dev gcc build-base -y
- name: Setting ENV's
run: |