release: 0.2.14
All checks were successful
Release / Create release (push) Successful in 24s
Test / Create distribution (push) Successful in 18s
Test / Run NixOS test (push) Successful in 50s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-15 23:03:13 +09:00
parent f545e154f0
commit 90b86a5531
3 changed files with 26 additions and 7 deletions

View File

@@ -13,11 +13,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup go
uses: actions/setup-go@v5
with:
go-version: '>=1.23.0'
- name: Build for release
run: nix build --print-out-paths --print-build-logs .#dist