Skip to content

Make a bit more effort trying to find acTL apng header. #200

Make a bit more effort trying to find acTL apng header.

Make a bit more effort trying to find acTL apng header. #200

Workflow file for this run

name: macOS Brew Building HEAD
on:
push:
branches:
- main
jobs:
install_dependencies_and_build:
name: Build and test formula
runs-on: macos-latest
steps:
- name: Run everything
run: |
brew update
brew install --only-dependencies --HEAD timg
brew install --build-from-source --HEAD timg
brew test timg