Skip to content

Commit 1c71c0c

Browse files
committed
Use a distinct name for each artifact
1 parent 03578ba commit 1c71c0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_pat.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,6 @@ jobs:
130130
uses: actions/upload-artifact@v4
131131
with:
132132
path: ./build/ParametricAnalysisTool-*
133+
name: OpenStudio-PAT-{{ matrix.name }}-${{ github.sha }}
133134

134135

0 commit comments

Comments
 (0)