working-directory
This commit is contained in:
parent
b90ef97c58
commit
3f586f0ff9
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -169,6 +169,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Artifact name
|
# Artifact name
|
||||||
# name: # optional, default is artifact
|
# name: # optional, default is artifact
|
||||||
|
working-directory: extension/build/package
|
||||||
# A file, directory or wildcard pattern that describes what to upload
|
# A file, directory or wildcard pattern that describes what to upload
|
||||||
path: ${{ env.ZIP_FILENAME }}
|
path: ${{ env.ZIP_FILENAME }}
|
||||||
# The desired behavior if no files are found using the provided path.
|
# The desired behavior if no files are found using the provided path.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user