Skip to content

Commit

Permalink
ci: add features until 1.3.9 released (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomberek authored Dec 30, 2024
1 parent 45e40a9 commit 58c303d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:

- name: "Containarize"
run: |
export NIX_CONFIG='extra-experimental-features = nix-command flakes'
flox containerize -d ./${{ matrix.example }}
- name: "Tag & Push"
Expand Down

0 comments on commit 58c303d

Please sign in to comment.