Skip to content

Commit

Permalink
fixed wrong dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Jul 14, 2023
1 parent 6e8ccd4 commit 3451ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
cd ihp-boilerplate && nix develop --impure --profile ihp-boilerplate-profile --command "true"
- name: Push IHP app to cachix
run: |
cd ihp-boilerplate
# Cachix doesn't natively support nix flakes in it's cachix-action
# See https://github.com/cachix/cachix-action/issues/47
cachix push digitallyinduced ihp-boilerplate-profile
Expand Down

0 comments on commit 3451ae2

Please sign in to comment.