remove version

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

View file

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