Try host again
Some checks failed
Check Flake / check-flake (push) Failing after 3s

This commit is contained in:
Zuckerberg 2023-04-29 15:01:03 -06:00
parent 7160858f57
commit ae3dc094f9

View File

@ -23,7 +23,7 @@ jobs:
# github_access_token: ${{ secrets.__GITHUB_TOKEN }}
- name: Install dependencies
run: nix-shell -p nodejs-18_x
run: nix shell nixpkgs#nodejs-18_x
- name: Checkout the repository
uses: actions/checkout@v3