Skip to content

Bump activesupport from 6.1.7.3 to 6.1.7.6 #34

Bump activesupport from 6.1.7.3 to 6.1.7.6

Bump activesupport from 6.1.7.3 to 6.1.7.6 #34

Workflow file for this run

name: Building
on: [push, pull_request]
jobs:
build:
name: Building SCLAlertView
runs-on: macOS-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Xcode version
uses: maxim-lobanov/[email protected]
with:
xcode-version: 13.2.1
- name: Building iOS app
run: exec ./.github/scripts/build_app.sh