mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-02 18:20:43 -06:00
add todo
This commit is contained in:
parent
a86f4e9698
commit
42e7de22b1
1 changed files with 3 additions and 1 deletions
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
|
@ -88,7 +88,9 @@ jobs:
|
||||||
|
|
||||||
- name: Pre-build oizys
|
- name: Pre-build oizys
|
||||||
run: nix build .
|
run: nix build .
|
||||||
|
|
||||||
|
# TODO: make this all oizys ci update --host
|
||||||
|
# to build / then build then write paths
|
||||||
- name: Build
|
- name: Build
|
||||||
run: >
|
run: >
|
||||||
nix run .
|
nix run .
|
||||||
|
|
Loading…
Reference in a new issue