Skip to content

Commit 0f766a2

Browse files
fix(ci): reenable om ci run vs nixci -- build
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent 06a82ce commit 0f766a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
run: om show .
163163
- name: Run flake CI
164164
run: |
165-
nix run github:srid/nixci -- build
165+
om ci run
166166
167167
test-omnix-template:
168168
needs: [set-variables]

0 commit comments

Comments
 (0)