This commit is contained in:
parent
5b1337622d
commit
f29dffc1a2
1 changed files with 0 additions and 9 deletions
|
@ -17,15 +17,6 @@ jobs:
|
||||||
cache: ${{ secrets.ATTIC_CACHE }}
|
cache: ${{ secrets.ATTIC_CACHE }}
|
||||||
token: ${{ secrets.ATTIC_TOKEN }}
|
token: ${{ secrets.ATTIC_TOKEN }}
|
||||||
|
|
||||||
- name: echo path
|
|
||||||
if: always()
|
|
||||||
run: |
|
|
||||||
pwd
|
|
||||||
cd
|
|
||||||
pwd
|
|
||||||
ls
|
|
||||||
ls ./nix-profile/bin
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
# Enter the shell
|
# Enter the shell
|
||||||
|
|
Loading…
Reference in a new issue