Add nss interop
This commit is contained in:
4
.github/workflows/hostap-vm.yml
vendored
4
.github/workflows/hostap-vm.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
id: cache
|
||||
with:
|
||||
path: linux/linux
|
||||
key: ${{ env.LINUX_REF }}
|
||||
key: hostap-linux-${{ env.LINUX_REF }}
|
||||
lookup-only: true
|
||||
|
||||
- name: Checkout hostap
|
||||
@@ -153,7 +153,7 @@ jobs:
|
||||
id: cache
|
||||
with:
|
||||
path: linux/linux
|
||||
key: ${{ env.LINUX_REF }}
|
||||
key: hostap-linux-${{ env.LINUX_REF }}
|
||||
fail-on-cache-miss: true
|
||||
|
||||
- name: show file structure
|
||||
|
||||
Reference in New Issue
Block a user