Skip to content

Commit

Permalink
πŸ› πŸ’š set path of flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
comavius committed Oct 13, 2024
1 parent a7deb7f commit 0da2d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/exec-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
- run: nix flake check
- run: nix build ./exec-container/flake.nix
- run: nix flake check ./exec-container/flake.nix

0 comments on commit 0da2d12

Please sign in to comment.