Call om ci from the flake dir

This commit is contained in:
Tyler Mayoff 2025-03-20 20:08:50 -04:00
parent 3afc975c9b
commit 775794d0ac

View file

@ -29,4 +29,6 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH }}'
- name: Install omnix
run: nix --accept-flake-config profile install "github:juspay/omnix"
- run: om ci
- run: |
cd dot_config/flake
om ci