Update r2s_lean_minimal.yml
This commit is contained in:
4
.github/workflows/r2s_lean_minimal.yml
vendored
4
.github/workflows/r2s_lean_minimal.yml
vendored
@@ -26,8 +26,10 @@ jobs:
|
||||
- name: Initialization Environment
|
||||
env:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
ownerid: github.event.repository.owner.id
|
||||
run: |
|
||||
echo github.event.repository.owner.id
|
||||
echo ${{ ownerid }}
|
||||
exit 0
|
||||
sudo rm -rf /etc/apt/sources.list.d
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install bc build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler
|
||||
|
||||
Reference in New Issue
Block a user