mirror of
https://github.com/brain-hackers/buildbrain
synced 2025-07-18 01:14:15 +09:00
Compare commits
2 Commits
ci-enable-
...
master
Author | SHA1 | Date | |
---|---|---|---|
![]() |
cf7cc41efe | ||
![]() |
17c4c8b5a7 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
- name: Install deps
|
||||
run: sudo apt update && sudo apt install build-essential bison flex libncurses5-dev gcc-arm-linux-gnueabi qemu-user-static debootstrap python3-pip
|
||||
- name: Upgrade pip and setuptools
|
||||
run: pip3 install -U pip setuptools
|
||||
run: pip3 install -U pip 'setuptools<71'
|
||||
- name: Install listconfig
|
||||
run: pip3 install listconfig
|
||||
- name: Configure for Linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user