fix: revert that
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 2m8s

This commit is contained in:
Devin Haska 2025-04-13 21:54:43 -07:00
parent b9cd14dafe
commit 3fe575e34a

View file

@ -3,7 +3,7 @@ on: [push]
jobs:
build_and_deploy:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout repository
uses: actions/checkout@v4