We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e5056 commit 030596eCopy full SHA for 030596e
.github/workflows/cmake-ninja-crossbuild.yml
@@ -72,8 +72,8 @@ jobs:
72
- name: Host - update
73
run: sudo apt-get update
74
75
- # - name: Host - upgrade
76
- # run: sudo apt-get -y upgrade
+ - name: Host - upgrade
+ run: sudo apt-get -y upgrade
77
78
# No action or other method to bootstrap binfmt. Install from lunar and we get the latest versions and full docker support
79
- name: Host - set up qemu-user-static binfmt-support from lunar
0 commit comments