We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In 07bb9f7, two labels with an underscore were introduced. This makes building ultimately fail with:
#11 24.17 ! Missing \endcsname inserted.
https://github.com/rafaelgieschke/virtio-spec/actions/runs/8095015452/job/22120888463#step:3:4646
The underscores have to be removed, e.g., rafaelgieschke@f4b4501. The same problem previously occurred in 93cd93e.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In 07bb9f7, two labels with an underscore were introduced. This makes building ultimately fail with:
https://github.com/rafaelgieschke/virtio-spec/actions/runs/8095015452/job/22120888463#step:3:4646
The underscores have to be removed, e.g., rafaelgieschke@f4b4501. The same problem previously occurred in 93cd93e.
The text was updated successfully, but these errors were encountered: