1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

fix: fixes release

This commit is contained in:
Amir Raminfar
2025-09-23 10:10:21 -07:00
parent 58146d1ac5
commit f667e5a271
2 changed files with 3 additions and 1 deletions

View File

@@ -144,6 +144,8 @@ jobs:
uses: actions/checkout@v5
with:
fetch-depth: 0
- uses: pnpm/action-setup@v4
name: Install pnpm
- name: Install Node
uses: actions/setup-node@v5
- name: Release to Github