oops
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 47s

This commit is contained in:
2025-09-17 10:07:40 +03:30
parent 69d385e86f
commit 7485151f66

View File

@@ -15,7 +15,7 @@ jobs:
steps: steps:
- name: Install required tools - name: Install required tools
run: apk add --no-cache git nodejs npm run: apk add --no-cache git nodejs npm curl
# 1. Check out the repo # 1. Check out the repo
- uses: actions/checkout@v4 - uses: actions/checkout@v4