mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-04 23:50:43 -06:00
add todo
This commit is contained in:
parent
a86f4e9698
commit
42e7de22b1
1 changed files with 3 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -89,6 +89,8 @@ 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