a
All checks were successful
Build and Deploy docker container / build (push) Successful in 2m11s

This commit is contained in:
Jonathan Branan 2024-11-02 20:55:20 -05:00
parent 2a7a14b4c2
commit b03f001682

View File

@ -15,7 +15,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 22.x
cache: 'yarn'
cache-dependency-path: 'yarn.lock'
- name: Install Yarn
run: npm install -g yarn