explode
This commit is contained in:
parent
89e812fddd
commit
39bc7591ac
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: do a bunch of stuff
|
name: do a bunch of stuff
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
@ -12,4 +12,4 @@ jobs:
|
||||||
- uses: DeterminateSystems/nix-installer-action@v13
|
- uses: DeterminateSystems/nix-installer-action@v13
|
||||||
|
|
||||||
- name: build derivation
|
- name: build derivation
|
||||||
run: nix build --accept-flake-config -L github:uku3lig/camasca#koi
|
run: nix build --accept-flake-config -L github:uku3lig/camasca#koi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue