idk what im doing lol
Some checks are pending
Deploy to Server / deploy (push) Waiting to run

This commit is contained in:
Christopher Cookman 2025-03-18 00:28:07 -06:00
parent d112f68d31
commit d63a17f129

View file

@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: node:20-bullseye
runs-on: node
steps:
- name: Checkout code
uses: actions/checkout@v3