This commit is contained in:
Dagen Brock 2023-04-10 07:30:27 -05:00
parent eee59bd34e
commit ba7b7f02db

View File

@ -0,0 +1,21 @@
name: goreleaser
on:
pull_request:
push:
jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
# This will install Appy plus Merlin32 and Cadius on your Github Runner machine
- name: Install Appy
uses: digarok/install-appy-pack-action@master
with:
include_prodos: true
appyVersion: v0.1.6