Update chrome_thel8.yml

This commit is contained in:
rl544
2026-03-23 17:48:48 +09:00
committed by GitHub
parent a60c59e28f
commit 85ae37bea9
+1
View File
@@ -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