This commit is contained in:
@@ -11,6 +11,9 @@ on:
|
||||
jobs:
|
||||
validate:
|
||||
runs-on: nixos # This assumes you have a runner with the "flakes-action" label
|
||||
container:
|
||||
image: nixpkgs/nix-flakes
|
||||
options: --network host
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user