specify custom registry
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 38s

This commit is contained in:
Braydon 2024-04-14 17:07:47 -04:00
parent f4b8d5708f
commit 07ab78fd08

@ -26,7 +26,7 @@ jobs:
- name: Setup Bun
uses: oven-sh/setup-bun@v1
with:
no-cache: false
registry-url: "https://registry.npmjs.org"
# Install Dependencies
- name: Install Dependencies