Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into CP-9855-replace-glaci…
Browse files Browse the repository at this point in the history
…er-with-debank-for-ethereum
  • Loading branch information
csabbee committed Feb 13, 2025
2 parents a7d93ab + 4f3e4da commit 6b01835
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
rm -fv ./dist/images/core-ext-hero-hq.webm
rm -fv ./dist/images/onboarding-background.svg
rm -fv ./dist/images/onboarding-background.png
rm -fv ./dist/images/keystone/keystone_onboarding_step_1.png
rm -fv ./dist/images/keystone/keystone_onboarding_step_2.png
rm -fv ./dist/images/keystone/keystone_onboarding_step_3.png
- name: Add extension key to manifest file
run: |
echo $(cat ./dist/manifest.json | jq '.key = "${{ secrets.EXTENSION_PUBLIC_KEY }}"') > ./dist/manifest.json
Expand Down

0 comments on commit 6b01835

Please sign in to comment.