diff --git a/.gitea/workflows/check-flake.yaml b/.gitea/workflows/check-flake.yaml index 1fa0d8f..a0824b1 100644 --- a/.gitea/workflows/check-flake.yaml +++ b/.gitea/workflows/check-flake.yaml @@ -6,9 +6,9 @@ env: DEBIAN_FRONTEND: noninteractive PATH: /run/current-system/sw/bin/:/nix/var/nix/profiles/per-user/gitea-runner/profile/bin -# defaults: -# run: -# shell: nix shell nixpkgs#nodejs-18_x +defaults: + run: + shell: bash jobs: check-flake: