mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-06-05 09:26:28 +00:00
update workflow
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
go build -o osu-server ./grpc-backend/cmd/main.go
|
||||
|
||||
- name: Upload osu-server binary artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: osu-server-binary
|
||||
path: osu-server
|
||||
|
||||
Reference in New Issue
Block a user