renaming to make distigishable for nighly
This commit is contained in:
parent
3079b29b88
commit
f6a5d19d52
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build-analyze-macos.yml
vendored
2
.github/workflows/build-analyze-macos.yml
vendored
|
@ -76,7 +76,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2.2.3
|
||||
with:
|
||||
# Artifact name
|
||||
name: Artifacts
|
||||
name: macOS
|
||||
# A file, directory or wildcard pattern that describes what to upload
|
||||
path: dist/
|
||||
# The desired behavior if no files are found using the provided path.
|
||||
|
|
2
.github/workflows/build-analyze-win.yml
vendored
2
.github/workflows/build-analyze-win.yml
vendored
|
@ -76,7 +76,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2.2.3
|
||||
with:
|
||||
# Artifact name
|
||||
name: Artifacts
|
||||
name: Windows
|
||||
# A file, directory or wildcard pattern that describes what to upload
|
||||
path: dist/
|
||||
# The desired behavior if no files are found using the provided path.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue