Skip to content

Make cached library a warning #24

Make cached library a warning

Make cached library a warning #24

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
# https://github.com/mxcl/xcodebuild
- uses: mxcl/xcodebuild@v1
with:
platform: macOS
working-directory: MacDependency
action: build # default = `test`