Skip to content

Commit c2ac19d

Browse files
committed
Update matrix_multi_build_and_release_qbt_workflow_files.yml
1 parent e898a66 commit c2ac19d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/matrix_multi_build_and_release_qbt_workflow_files.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
- name: Host - update ${{ github.event.inputs.distinct_id }}
3939
run: sudo apt-get update
4040

41-
- name: Host - upgrade ${{ github.event.inputs.distinct_id }}
42-
run: sudo apt-get -y upgrade
41+
#- name: Host - upgrade ${{ github.event.inputs.distinct_id }}
42+
# run: sudo apt-get -y upgrade
4343

4444
- name: Host - Install host qemu-static ${{ github.event.inputs.distinct_id }}
4545
run: sudo apt-get install -y qemu binfmt-support qemu-user-static

0 commit comments

Comments
 (0)