update ci
Docker / build (push) Failing after 4m8s

This commit is contained in:
2025-12-15 23:14:21 -08:00
parent 8c5ef76367
commit 71329b534f
+4
View File
@@ -31,6 +31,10 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- run: npm install --global npm
- name: Install Worker Dependencies
run: npm ci