mirror of
https://github.com/libretro/libretro-chailove.git
synced 2024-11-26 17:50:40 +00:00
Update GitHub Actions
This commit is contained in:
parent
778370bb10
commit
8a45eea4e9
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -11,10 +11,10 @@ jobs:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install cmake time g++-7 gcc-7 binutils libc6 python
|
||||
#- name: Install
|
||||
# run: |
|
||||
# sudo apt-get update
|
||||
# sudo apt-get install cmake time g++-7 gcc-7 binutils libc6 python
|
||||
|
||||
- name: Configure
|
||||
run: ./configure
|
||||
|
Loading…
Reference in New Issue
Block a user