Skip to content

Added README

Added README #5

Workflow file for this run

name: Setup action test
on:
pull_request:
types: [opened,reopened,synchronize,closed]
jobs:
setup:
name: set up the binary
runs-on: ubuntu-latest
steps:
- name: Call the action
uses: UffizziCloud/setup-action@setup-binary