forked from fediversity/fediversity
Compare commits
2 commits
a6fdfe2c77
...
8cd6b5df5d
| Author | SHA1 | Date | |
|---|---|---|---|
| 8cd6b5df5d | |||
| c6aae3e621 |
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- pwd
|
- pwd
|
||||||
- ls
|
- ls
|
||||||
- nix-shell -vvvv --eval-store local --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --run "npins --verbose update"
|
- nix-shell -vvv --eval-store local --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --store file:///nix/store --run "npins --verbose update"
|
||||||
# - name: Create PR
|
# - name: Create PR
|
||||||
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
||||||
# with:
|
# with:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue