Skip to content

payment method corrections #163

payment method corrections

payment method corrections #163

Workflow file for this run

name: ci
on:
workflow_dispatch:
push:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
bundler-cache: true
- name: Build Slate
run: |
./deploy.sh -v --source-only