nightly test #2
no one uses macos so testing it cause windows action bonked
This commit is contained in:
parent
0996c66e3b
commit
6e0e5a15ca
1 changed files with 6 additions and 0 deletions
6
.github/workflows/build-analyze-macos.yml
vendored
6
.github/workflows/build-analyze-macos.yml
vendored
|
@ -80,3 +80,9 @@ jobs:
|
||||||
# A file, directory or wildcard pattern that describes what to upload
|
# A file, directory or wildcard pattern that describes what to upload
|
||||||
path: dist/
|
path: dist/
|
||||||
# The desired behavior if no files are found using the provided path.
|
# The desired behavior if no files are found using the provided path.
|
||||||
|
|
||||||
|
|
||||||
|
- name: GitHub Upload Release Artifacts
|
||||||
|
# You may pin to the exact commit or the version.
|
||||||
|
# uses: Roang-zero1/github-upload-release-artifacts-action@f0677c0645db8d52dddaee4e83ce2c150f95e8e1
|
||||||
|
uses: Roang-zero1/github-upload-release-artifacts-action@v2.1.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue