please
All checks were successful
update-riscv / pr (push) Successful in 1m15s

This commit is contained in:
Charlotte 🦝 Delenk 2024-10-13 13:14:22 +02:00
parent c7b4f6f096
commit 30323e8590

View file

@ -9,6 +9,7 @@ jobs:
container: container:
image: nixpkgs/nix image: nixpkgs/nix
steps: steps:
- run: nix-channel --add https://nixos.org/channels/nixos-unstable nixpkgs
- run: nix-env -iA nixpkgs.nodejs - run: nix-env -iA nixpkgs.nodejs
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4