Finalize support for macOS and Windows #123
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: [push] | |
jobs: | |
build-and-publish: | |
runs-on: ubuntu-latest | |
name: Execute action graph | |
steps: | |
- name: Execute action graph | |
uses: actionforge/[email protected] | |
with: | |
graph_file: build-and-publish.yml |