Skip to content

Commit

Permalink
Test remove all assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutugiii committed Jul 11, 2023
1 parent 63fb11b commit 94b2557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/planet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:

- name: Remove Landing Video
run: |
rm -rf ./planet/src/assets/landing-page/video/landing.mp4
rm -rf ./planet/src/assets/landing-page
- name: Docker login
run: docker login -u ${{ secrets.DOCKERUSERNAME }} -p ${{ secrets.DOCKERAPIKEY }}
Expand Down

0 comments on commit 94b2557

Please sign in to comment.