We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa8151d + 98ac98d commit d4f8c9cCopy full SHA for d4f8c9c
.github/workflows/hostap-vm.yml
@@ -79,6 +79,7 @@ jobs:
79
lookup-only: true
80
81
- name: Checkout hostap
82
+ if: steps.cache.outputs.cache-hit != 'true'
83
run: git clone git://w1.fi/hostap.git hostap
84
85
build_uml_linux:
0 commit comments