1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-13 11:10:39 +00:00

Include missing test files in dist archive

Fix #220
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2025-10-02 20:23:42 +02:00
commit bda29a8d51
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
2 changed files with 3 additions and 2 deletions

View file

@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v5
with:
lfs: true
- name: Get Git tag
run: echo "VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_ENV