autopush the result

This commit is contained in:
Daylin Morgan 2024-11-03 09:48:13 -06:00
parent 9a105ddf62
commit e6a7e04cfb
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -57,7 +57,9 @@ jobs:
>> $GITHUB_STEP_SUMMARY >> $GITHUB_STEP_SUMMARY
- name: Pre-build oizys - name: Pre-build oizys
run: nix build . run: |
nix build .
attic push oizys result
- name: Build - name: Build
run: > run: >