Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Bump rexml from 3.2.5 to 3.2.8 #41

Bump rexml from 3.2.5 to 3.2.8

Bump rexml from 3.2.5 to 3.2.8 #41

Workflow file for this run

name: Build package
on: [push]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v2
- name: Build Swift package
run: swift build --package-path AppCenterSwiftUI