fix(ci): use correct path for artifact
This commit is contained in:
@@ -39,4 +39,4 @@ jobs:
|
|||||||
# Artifact name
|
# Artifact name
|
||||||
name: resources
|
name: resources
|
||||||
# A file, directory or wildcard pattern that describes what to upload
|
# A file, directory or wildcard pattern that describes what to upload
|
||||||
path: resources
|
path: exampleSite/resources
|
||||||
|
|||||||
Reference in New Issue
Block a user