oops
Some checks failed
Test action / Print hello world (push) Failing after 1s

This commit is contained in:
clan-tool 2025-09-04 07:43:02 +02:00
parent 7f11415c8f
commit 94a18979f1
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install deps - name: Install deps
use: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b uses: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b
- run: whoami - run: whoami
- run: node -v - run: node -v