mirror of
https://github.com/felixangell/phi.git
synced 2024-11-23 15:03:04 +03:00
gah!!
This commit is contained in:
parent
7a3ed12f99
commit
1bee097a8e
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@ -11,8 +11,10 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: install_deps
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get install libsdl2{,-image,-ttf,-gfx}-dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user