Update action.yaml

This commit is contained in:
uazo 2021-07-11 14:53:05 +02:00 committed by GitHub
parent cd8af75a2b
commit 62679bd160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ runs:
git clone https://github.com/uazo/bromite-buildtools
cd bromite-buildtools/images/build-deps/
docker build -t uazo/build-deps:$VERSION --progress plain --build-arg .
DOCKER_BUILDKIT=1 docker build -t uazo/build-deps:$VERSION --progress plain .
popd
rm -rf build-repo