test
This commit is contained in:
parent
7cc5ddc19a
commit
4b85118909
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: "Directory Structure"
|
- name: "Directory Structure"
|
||||||
run: |
|
run: |
|
||||||
ls ${{ github.workspace }}/*
|
ls -lah ${{ github.workspace }}/*
|
||||||
|
|
||||||
- name: "Nix Versions"
|
- name: "Nix Versions"
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue