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