Fix error

This commit is contained in:
Gregory John Casamento 2021-07-10 08:46:16 -04:00
parent 154d24480e
commit 0eb144e647

View file

@ -8,9 +8,6 @@ on:
push
pull_request
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"