я в рот ебал этот гит
Some checks failed
TileOS ISO Builder Wrapper / prebuild (push) Failing after 1m6s
TileOS ISO Builder Wrapper / build-sway (push) Has been skipped

This commit is contained in:
nesteroff561 2025-06-01 16:06:23 +03:00
parent 2adc63e81f
commit a202ec8da0
2 changed files with 2 additions and 6 deletions

View file

@ -2,9 +2,7 @@ name: TileOS Sway SO Builder
on: [workflow_call]
jobs:
build:
runs-on: iso-builder
container:
image: docker:latest
runs-on: [iso-builder]
steps:
-
name: Build image with sway

View file

@ -1,9 +1,7 @@
on: [workflow_call]
jobs:
prebuild:
runs-on: iso-builder
container:
image: docker:latest
runs-on: [iso-builder]
steps:
-
name: Checkout