add back version

This commit is contained in:
Boog900 2024-10-08 17:36:27 +01:00
parent 1bf8dcca51
commit 603bc504a5
No known key found for this signature in database
GPG key ID: 42AB1287CB0041C2

View file

@ -78,7 +78,8 @@ jobs:
- name: Add msbuild to PATH
if: matrix.os == 'windows-latest'
uses: microsoft/setup-msbuild@v2
with:
vs-version: '[16.0,17.0)'
- name: Documentation
run: cargo doc --workspace --all-features --no-deps