Skip to content

hs facter update

hs facter update #565

Workflow file for this run

name: Omnix CI Cache
on:
push:
branches:
- main
paths-ignore:
- flake.nix
- flake.lock
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
runs-on: [nixos]
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Build with om ci
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
set -euo pipefail
nix run github:juspay/omnix --accept-flake-config -- ci run --include-all-dependencies -- --accept-flake-config --fallback