mirror of
https://github.com/ivanizag/izapple2.git
synced 2025-07-20 03:24:17 +00:00
Fix github action
This commit is contained in:
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
|
||||
- name: Install SDL2
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libsdl2-dev
|
||||
|
||||
- name: Set up Go 1.x
|
||||
|
Reference in New Issue
Block a user