We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7370e31 + a4a24ad commit 16e45f9Copy full SHA for 16e45f9
1 file changed
.github/workflows/hostap-vm.yml
@@ -80,7 +80,7 @@ jobs:
80
81
- name: Checkout hostap
82
if: steps.cache.outputs.cache-hit != 'true'
83
- run: git clone git://w1.fi/hostap.git hostap
+ run: git clone https://w1.fi/hostap.git hostap
84
85
build_uml_linux:
86
name: Build UML (UserMode Linux)
0 commit comments