This commit is contained in:
Christopher Cookman 2024-06-18 20:54:29 -06:00
parent ea8c2be4a1
commit b382b95f6e
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -6,7 +6,7 @@ on:
- main
jobs:
build:
runs-on: chris-runner
runs-on: docker
steps:
- name: Checkout code
uses: actions/checkout@v2