mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-06-05 09:26:28 +00:00
uhhhh
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user