Skip to content

Commit

Permalink
update path to nixpkgs.nix in CI test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fricklerhandwerk committed Apr 6, 2022
1 parent 2079cf2 commit fe453ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=./nixpkgs.nix
nix_path: nixpkgs=./core/nixpkgs.nix
- name: Configure
env:
BUILDBUDDY_API_KEY: ${{ secrets.BUILDBUDDY_API_KEY }}
Expand Down

0 comments on commit fe453ab

Please sign in to comment.