Skip to content

Commit

Permalink
add building job for nix in github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dkijania committed Aug 29, 2023
1 parent a2836e5 commit ede1326
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
fetch-depth: 0
- uses: cachix/install-nix-action@v20
- uses: DeterminateSystems/magic-nix-cache-action@v2
#- uses: cachix/cachix-action@v12
# with:
## name: mina
# authToken: 'eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiI1YjU1ZTQ3ZS0zYWUxLTQ1NjUtYWRjNC1kMjMwYTk1Y2M1YzYiLCJzY29wZXMiOiJjYWNoZSJ9.5qlAWw-hABTeJESvxhDhTmqRaQbLzbYLYkArv2g3FM0'
- run: nix/pin.sh
- run: nix build mina
env:
Expand Down

0 comments on commit ede1326

Please sign in to comment.