Updated build-linux yaml

This commit is contained in:
2025-12-30 19:13:59 +01:00
parent 7efe8f276c
commit 27235ced7c

View File

@@ -6,7 +6,7 @@ jobs:
name: Build Linux name: Build Linux
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: python:3.12-slim image: python:3.12
steps: steps:
- name: Configure Git Redirect - name: Configure Git Redirect
run: git config --global url."http://192.168.50.24:3333/".insteadOf "http://server:3000/" run: git config --global url."http://192.168.50.24:3333/".insteadOf "http://server:3000/"