mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Call om ci from the flake dir
This commit is contained in:
parent
3afc975c9b
commit
775794d0ac
1 changed files with 3 additions and 1 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue