We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1798536 + 0897300 commit 26d4bf6Copy full SHA for 26d4bf6
.github/workflows/actions/prepare-distribution/action.yml
@@ -63,9 +63,8 @@ runs:
63
run: |
64
cat > ./release-notes-addon.txt << EOF
65
## Linux Requirements
66
- The Linux binaries target `glibc`: to run them or install the `.deb` packages you must have `glibc`
67
- version `2.31+` installed.
68
- Compatible systems include, but are not limited to, `Ubuntu 20.04+` or `Debian 11+` (Bullseye)).
+ The Linux binaries target \`glibc\`: to run them or install the \`.deb\` packages you must have \`glibc\` version \`2.31+\` installed.
+ Compatible systems include, but are not limited to, \`Ubuntu 20.04+\` or \`Debian 11+\` (Bullseye)).
69
EOF
70
71
- name: Create and sign sha256 checksum
0 commit comments