ci: test
This commit is contained in:
parent
7109d9dcf2
commit
c919b04614
1 changed files with 2 additions and 1 deletions
3
.github/workflows/cachix.yaml
vendored
3
.github/workflows/cachix.yaml
vendored
|
|
@ -1,7 +1,8 @@
|
||||||
name: Build Packages
|
name: Build Packages
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths: - "outputs/pkgs/*"
|
paths:
|
||||||
|
- "outputs/pkgs/**"
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue