oops
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 47s
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 47s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- 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
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Reference in New Issue
Block a user