mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-12 22:32:35 +00:00
Update ruby.yml
This commit is contained in:
4
.github/workflows/ruby.yml
vendored
4
.github/workflows/ruby.yml
vendored
@@ -29,8 +29,8 @@ jobs:
|
||||
ruby-version: 2.7
|
||||
- name: Install Gosu dependencies
|
||||
run: |
|
||||
apt-get update -y -qq
|
||||
apt-get install -y libsdl2-dev libgl1-mesa-dev libfontconfig1-dev libopenal-dev libsndfile1-dev libmpg123-dev cmake:
|
||||
sudo apt-get update -y -qq
|
||||
sudo apt-get install -y libsdl2-dev libgl1-mesa-dev libfontconfig1-dev libopenal-dev libsndfile1-dev libmpg123-dev cmake:
|
||||
- name: Install dependencies
|
||||
run: bundle install
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user