1
0
mirror of synced 2025-01-18 17:04:06 +01:00

Add universe repo

This commit is contained in:
Bobby Dilley 2022-07-19 12:27:28 +01:00
parent 6ebe2ce831
commit 3a44c1d757

View File

@ -9,6 +9,8 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Add universe repo
run: sudo add-apt-repository universe && sudo apt update
- name: Install Dependencies
run: sudo apt install -y gcc-multilib freeglut3-dev:i386
- name: Build