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