Runner test 3
All checks were successful
Server AOT Publish / publish (push) Successful in 11s

This commit is contained in:
olcxja 2026-05-02 07:18:32 +02:00
commit bd66114442

View file

@ -23,7 +23,7 @@ jobs:
run: dotnet publish ./LarpixServer/LarpixServer.csproj -r linux-x64 -c Release -o ./publish run: dotnet publish ./LarpixServer/LarpixServer.csproj -r linux-x64 -c Release -o ./publish
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: native-binary name: native-binary
path: ./publish/ path: ./publish/