Fixed workflow

This commit is contained in:
Travis Shivers 2020-07-21 16:56:37 -05:00
parent acef450ebb
commit f1062f1405
No known key found for this signature in database
GPG Key ID: EE4CC2891B8FCD33
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on: [push, pull_request]
jobs:
build-publish:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2