We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc8bb6 commit 7db9a5aCopy full SHA for 7db9a5a
.github/workflows/turborepo-library-release.yml
@@ -58,6 +58,7 @@ jobs:
58
- host: windows-latest
59
target: "x86_64-pc-windows-msvc"
60
61
+ name: "Build `${{ matrix.settings.target }}`"
62
runs-on: ${{ matrix.settings.host }}
63
steps:
64
- name: Checkout
0 commit comments