We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0f3f9 commit b2693a2Copy full SHA for b2693a2
.github/workflows/tagged-release.yml
@@ -41,7 +41,7 @@ jobs:
41
steps:
42
- name: ⬇️ Checkout sources
43
uses: actions/checkout@v3
44
- - name: Set up Clang
+ - name: 🏗️ Set up Clang
45
uses: egor-tensin/setup-clang@v1
46
with:
47
version: 18
0 commit comments