mirror of
https://github.com/icewind1991/nvidia-patch-nixos.git
synced 2026-06-03 19:14:06 +02:00
use correct dispatch name for action
This commit is contained in:
parent
aea8d1daad
commit
8bef0cd794
1 changed files with 1 additions and 1 deletions
2
.github/workflows/extract.yaml
vendored
2
.github/workflows/extract.yaml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
repository_dispatch:
|
||||
types: [ extract ]
|
||||
types: [ build ]
|
||||
|
||||
jobs:
|
||||
extract:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue