We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d111e2b commit 7193bcbCopy full SHA for 7193bcb
.github/workflows/release-cli.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build-linux-x86_64:
14
- name: Build (Linux)
+ name: Build (Linux x86_64)
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
0 commit comments