This commit is contained in:
2026-03-12 16:48:52 +01:00
parent a3b5fea1eb
commit 7c61a3ca57
2 changed files with 0 additions and 12 deletions

View File

@@ -17,12 +17,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Download osu-server binary
uses: actions/download-artifact@v4
with:
name: osu-server
path: grpc-backend
- name: Login to Private Registry
uses: docker/login-action@v3
with: