Whoops, I forgor zsh
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 3m20s

This commit is contained in:
Root User 2026-02-12 19:10:52 +01:00
parent 63059a5360
commit a75307bd6a
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -15,6 +15,7 @@ jobs:
run: | run: |
set -eux set -eux
nix profile install nixpkgs#nodejs-slim_24 nix profile install nixpkgs#nodejs-slim_24
nix profile install nixpkgs#zsh
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4