mirror of
https://github.com/DeterminateSystems/flake-checker-action.git
synced 2025-04-28 07:22:04 +02:00
Switch to flakehub-cache-action
This commit is contained in:
parent
5a8af4d804
commit
be33961ea6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- uses: DeterminateSystems/flakehub-cache-action@main
|
||||
- run: nix develop --command pnpm install
|
||||
- run: nix develop --command pnpm run format
|
||||
- run: nix develop --command pnpm run lint
|
||||
|
|
Loading…
Add table
Reference in a new issue