mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
updated ci
This commit is contained in:
parent
cc7c7450d2
commit
c371158908
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
fi
|
fi
|
||||||
- name: Upload server output as artifact
|
- name: Upload server output as artifact
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: server-output
|
name: server-output
|
||||||
path: ./server-output.log
|
path: ./server-output.log
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue