Skip to content

Merge pull request #5 from acodili-jg/1.20.1/wip-extract-action-from-… #11

Merge pull request #5 from acodili-jg/1.20.1/wip-extract-action-from-…

Merge pull request #5 from acodili-jg/1.20.1/wip-extract-action-from-… #11

Workflow file for this run

name: Build on push
on: push
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build and capture artifacts
uses: ./.github/actions/build