mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Enable LFS for XZ files
This commit is contained in:
parent
098d155c2c
commit
2b2aeea9fa
81 changed files with 13 additions and 0 deletions
2
.github/workflows/build_openbsd.yml
vendored
2
.github/workflows/build_openbsd.yml
vendored
|
@ -23,6 +23,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Provision VM
|
||||
uses: hummeltech/openbsd-vagrant-action@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue