gwuh?
Some checks are pending
Deploy to Server / deploy (push) Waiting to run

This commit is contained in:
Christopher Cookman 2025-03-18 00:27:34 -06:00
parent 45b38a85bb
commit d112f68d31

View file

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