This commit is contained in:
sardelka9515
2022-09-09 11:23:46 +08:00
parent e30ef1f4bd
commit 76f959abe9
6 changed files with 5 additions and 73 deletions

View File

@ -42,6 +42,6 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: RageCoop.Client
path: bin/Release/Client/RageCoop
path: bin/Release/Client
- uses: actions/checkout@v2