Skip to content

Commit 045709f

Browse files
authored
Update main.yml
1 parent aca937b commit 045709f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
}
6161
}
6262
- name: Archive production artifacts
63-
run: cd wp-content/themes && zip -r ../../humanity-theme-playground.zip ./humanity-theme
63+
run: cd wp-content/themes/humanity-theme && zip -r ../../../humanity-theme-playground.zip ./
6464
- name: Upload artifact
6565
uses: actions/upload-artifact@v3
6666
with:

0 commit comments

Comments
 (0)