We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d15ee commit aca937bCopy full SHA for aca937b
.github/workflows/main.yml
@@ -61,8 +61,6 @@ jobs:
61
}
62
- name: Archive production artifacts
63
run: cd wp-content/themes && zip -r ../../humanity-theme-playground.zip ./humanity-theme
64
- - name: List directories
65
- run: cd / && find . -maxdepth 10 -type d
66
- name: Upload artifact
67
uses: actions/upload-artifact@v3
68
with:
0 commit comments