We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ea81f commit e3baca9Copy full SHA for e3baca9
.github/workflows/icons.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Copy payment method icons
23
run: |
24
cd "${{ github.workspace }}/Media/Payment methods/SVG/"
25
- rm -f ideal-qr.svg knaken.svg paylink.svg paybybank.svg pos-nfc.svg riverty.svg
+ rm -f ideal-qr.svg knaken.svg paylink.svg paybybank.svg pos-nfc.svg
26
cd ${{ github.workspace }}/Media
27
cp -R "Payment methods/SVG/." ${{ github.workspace }}/view/base/web/images/svg/
28
- name: Copy creditcards icons
0 commit comments