Skip to content

fix of austrian translation for credit card #18

fix of austrian translation for credit card

fix of austrian translation for credit card #18

Workflow file for this run

on: [push, pull_request]
name: Create Artifact
jobs:
build:
name: Add Artifact
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 7.4
tools: composer
- name: Install Dependencies
run: composer install
- name: Upload Artifact
id: upload_artifact
uses: actions/upload-artifact@v2
with:
name: woocommerce-qenta-checkout-page
path: woocommerce-qenta-checkout-page