Testing
This commit is contained in:
parent
a3111ff1ba
commit
09405200e9
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ jobs:
|
|||
container:
|
||||
image: ubuntu:latest
|
||||
steps:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
|
|
Loading…
Add table
Reference in a new issue