Skip to content

Commit

Permalink
attr
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 4, 2024
1 parent b611512 commit e5a01d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: matrix.system == 'aarch64-darwin' || matrix.system == 'x86_64-darwin'
run: |
nix --accept-flake-config run github:juspay/omnix -- \
init .#nixos -o /tmp/nixconfig \
init .#darwin -o /tmp/nixconfig \
--non-interactive \
--params '{"hostname": "example", "username": "srid", "git-name": "Srid", "git-email": "srid@srid.ca"}'
set -x
Expand Down

0 comments on commit e5a01d9

Please sign in to comment.