Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AmnestyAM authored Dec 4, 2024
1 parent b979117 commit 66d15ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
}
}
- name: Archive production artifacts
run: cd wp-content/themes && zip -r /../../humanity-theme-playground.zip ./humanity-theme
run: cd wp-content/themes && zip -r ../../humanity-theme-playground.zip ./humanity-theme
- name: List directories
run: cd / && find . -maxdepth 10 -type d
- name: Upload artifact
Expand Down

0 comments on commit 66d15ee

Please sign in to comment.