Working On Getting Workflow To Work

This commit is contained in:
Annika Merris 2024-01-31 15:01:38 -05:00
parent 0122fb76f1
commit 07d28d7d21

View file

@ -8,7 +8,6 @@ jobs:
build:
name: Build and push docker image
runs-on: docker
container: alpine:3.19
steps:
- name: Check out the repo
uses: actions/checkout@v4