This commit is contained in:
Annika Merris 2024-01-31 16:21:12 -05:00
parent 2e7e99462e
commit a46c76242a

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
name: Build and push docker image
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Check out the repo
uses: actions/checkout@v4