Skip to content

certs: include MS bitlocker EKUs as well as EFS in key-mgmt template … #84

certs: include MS bitlocker EKUs as well as EFS in key-mgmt template …

certs: include MS bitlocker EKUs as well as EFS in key-mgmt template … #84

Workflow file for this run

name: build-macos
on: [push]
jobs:
build-macos11:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- run: make && sudo make package
- uses: actions/upload-artifact@v3
with:
name: macos12
path: 'macosx/pivy-*.pkg'