Browse Source

Revert "ci: use sh instead of bash"

This reverts commit 70b07dfabf.
generate-config
Matthias Ahouansou 2 years ago
parent
commit
f9953c31fc
No known key found for this signature in database
  1. 2
      bin/nix-build-and-cache

2
bin/nix-build-and-cache

@ -1,4 +1,4 @@
#!/usr/bin/env sh #!/usr/bin/env bash
set -euo pipefail set -euo pipefail

Loading…
Cancel
Save