Skip to content

Commit

Permalink
Update .github/workflows/holonix-cache.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jost Schulte <[email protected]>
  • Loading branch information
ThetaSinner and jost-s authored Jun 21, 2024
1 parent d3d80ba commit 719172b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/holonix-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
# Create a workspace and initialise a new default Holonix flake
cd $(mktemp -d)
nix flake init -t "github:holochain/holonix/${{ matrix.branch }}#holonix-default" # TODO
nix flake init -t "github:holochain/holonix/${{ matrix.branch }}
# See https://docs.cachix.org/pushing#id1
nix develop --build -L --profile result-develop
Expand Down

0 comments on commit 719172b

Please sign in to comment.