Skip to content

Commit

Permalink
Update stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed Apr 2, 2024
1 parent 69d84f9 commit 7a2eb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Copy logos for inclusion in sdist for official build
working-directory: awx
run: |
cp ../awx-logos/awx-logos/* awx/ui/public/static/media/
cp ../awx-logos/awx/ui/client/assets/ awx/ui/public/static/media/
- name: Prebuild UI for awx image (to speed up build process)
working-directory: awx
Expand Down

0 comments on commit 7a2eb7e

Please sign in to comment.