Skip to content

Commit 030596e

Browse files
committed
Update cmake-ninja-crossbuild.yml
1 parent 41e5056 commit 030596e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake-ninja-crossbuild.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ jobs:
7272
- name: Host - update
7373
run: sudo apt-get update
7474

75-
# - name: Host - upgrade
76-
# run: sudo apt-get -y upgrade
75+
- name: Host - upgrade
76+
run: sudo apt-get -y upgrade
7777

7878
# No action or other method to bootstrap binfmt. Install from lunar and we get the latest versions and full docker support
7979
- name: Host - set up qemu-user-static binfmt-support from lunar

0 commit comments

Comments
 (0)