We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03578ba commit 1c71c0cCopy full SHA for 1c71c0c
1 file changed
.github/workflows/build_pat.yaml
@@ -130,5 +130,6 @@ jobs:
130
uses: actions/upload-artifact@v4
131
with:
132
path: ./build/ParametricAnalysisTool-*
133
+ name: OpenStudio-PAT-{{ matrix.name }}-${{ github.sha }}
134
135
0 commit comments