fix(ci): use correct path for artifact
This commit is contained in:
parent
6c27767dac
commit
bdd2bd429a
2
.github/workflows/hugo-artifact.yml
vendored
2
.github/workflows/hugo-artifact.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user