mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 23:27:19 +02:00
fix(ci): allow passing extra args to nix-update
This commit is contained in:
parent
3865e2abe7
commit
c330e29f27
4
.github/workflows/update-nix.yaml
vendored
4
.github/workflows/update-nix.yaml
vendored
@ -16,4 +16,6 @@ jobs:
|
|||||||
uses: cachix/install-nix-action@v20
|
uses: cachix/install-nix-action@v20
|
||||||
|
|
||||||
- name: Update flake packages
|
- name: Update flake packages
|
||||||
uses: selfuryon/nix-update-action@v1.1.0
|
uses: winapps-org/nix-update-action@v1.2.0
|
||||||
|
with:
|
||||||
|
extra-args: --version=branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user