Change the GitHub Action script so it does not trigger EULA
This commit is contained in:
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@@ -27,7 +27,6 @@ jobs:
|
||||
export DOCKER_CUSTOM_COMMAND='echo "GitHub Action Build"'
|
||||
|
||||
sudo apt-get update -qq -y
|
||||
sudo apt-get upgrade -qq -y
|
||||
sudo apt-get install -qq -y qemu qemu-user-static binfmt-support
|
||||
sudo systemctl restart docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user