trivial: Don't run from the cache when installing CI targets

This commit is contained in:
Richard Hughes 2017-10-08 11:26:32 +01:00
parent 9d30c5a4ee
commit b27f99ac22

View File

@ -42,7 +42,7 @@ if [ ! -f /.dockerenv ]; then
fi
#install RPM packages
dnf install -C -y $HOME/rpmbuild/RPMS/*/*.rpm
dnf install -y $HOME/rpmbuild/RPMS/*/*.rpm
cp $HOME/rpmbuild/RPMS/*/*.rpm .