Skip to content

Commit

Permalink
Test remove all assets 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutugiii committed Jul 14, 2023
1 parent 94b2557 commit 3979f73
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
rm -rf ./src/assets/landing-page
- name: Docker login
run: docker login -u ${{ secrets.DOCKERUSERNAME }} -p ${{ secrets.DOCKERAPIKEY }}
Expand Down

0 comments on commit 3979f73

Please sign in to comment.