1
1
mirror of https://github.com/juspay/jrec.git synced 2024-10-05 22:57:13 +03:00

ci: Enable flakes

This commit is contained in:
Sridhar Ratnakumar 2023-03-11 11:59:43 -05:00
parent 828885c4e8
commit 1d72bf7746

View File

@ -8,5 +8,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: nixbuild/nix-quick-install-action@v21
with:
nix_conf: |
experimental-features = nix-command flakes
- name: Build and test 🔧
run: nix build -j 4 -L