Update chrome_thel8.yml
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
|||||||
mkdir /chrome_bundle;
|
mkdir /chrome_bundle;
|
||||||
dnf download --resolve --alldeps -y google-chrome-stable --destdir=/chrome_bundle;
|
dnf download --resolve --alldeps -y google-chrome-stable --destdir=/chrome_bundle;
|
||||||
cp -r /chrome_bundle/* /out/
|
cp -r /chrome_bundle/* /out/
|
||||||
|
"
|
||||||
zip -r chrome-rhel8-bundle.zip ./*.rpm
|
zip -r chrome-rhel8-bundle.zip ./*.rpm
|
||||||
|
|
||||||
- name: Upload Zip Artifact
|
- name: Upload Zip Artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user