Skip to content

Commit 3097426

Browse files
authored
Update build-rpms.yaml
1 parent aa4743a commit 3097426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rpms.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
shell: bash
7373
run : |
7474
cd /mnt/tmp/output/rpmbuild/RPMS/
75-
sudo zip microshift-release.zip \
75+
sudo zip microshift-x86_64.zip \
7676
x86_64/microshift-[0-9]*.rpm \
7777
x86_64/microshift-topolvm-*.rpm \
7878
x86_64/microshift-networking-*.rpm \

0 commit comments

Comments
 (0)