fix: revert that

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: jobs:
build_and_deploy: build_and_deploy:
runs-on: ubuntu-latest runs-on: docker
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4