mirror of
https://github.com/JakeStanger/ironbar.git
synced 2024-11-24 00:27:41 +03:00
Merge pull request #252 from JakeStanger/ci/nix-cache
ci(build): add nix caching
This commit is contained in:
commit
ef446f084a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -73,4 +73,6 @@ jobs:
|
||||
name: jakestanger
|
||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- run: nix build --print-build-logs
|
Loading…
Reference in New Issue
Block a user