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
@@ -14,7 +14,7 @@ jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
#if: github.event.repository.owner.id == 1
|
||||
if: github.event.repository.owner.id == 56048681
|
||||
|
||||
steps:
|
||||
|
||||
@@ -28,8 +28,6 @@ jobs:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
ownerid: github.event.repository.owner.id
|
||||
run: |
|
||||
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