Updated build-linux yaml

This commit is contained in:
2025-12-30 19:16:14 +01:00
parent 27235ced7c
commit 010305eabc

View File

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