Skip to content

Added resource module with packer target, implemented resource packing across examples #397

Added resource module with packer target, implemented resource packing across examples

Added resource module with packer target, implemented resource packing across examples #397

Workflow file for this run

name: macOS
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: perform setup
run: ./scripts/setup.sh
- name: build all targets
run: make