fixing iso builds
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
||||
paths:
|
||||
- hosts/eva-01/**
|
||||
- hosts/armaros/**
|
||||
- hosts/ender-ml/**
|
||||
- hosts/buildbox/**
|
||||
- flake.nix
|
||||
- flake.lock
|
||||
- .gitea/workflows/iso-builder.yml
|
||||
@@ -22,7 +24,9 @@ jobs:
|
||||
host:
|
||||
- eva-01
|
||||
- armaros
|
||||
runs-on: x86_64-linux
|
||||
- ender-ml
|
||||
- buildbox
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user