Skip to content

europa link fixes [URO-83] #7

europa link fixes [URO-83]

europa link fixes [URO-83] #7

Workflow file for this run

name: Plugin build and create dist in PR against master
on:
pull_request:
branches:
- master
types:
- opened
- reopened
- synchronize
jobs:
build-dist:
runs-on: ubuntu-latest
steps:
- name: Check out GitHub Repo
uses: actions/checkout@v2
#
# Build the plugin
#
- name: Build the plugin dist
run: make build