Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

add note about nixpkgs pr to readme #26

add note about nixpkgs pr to readme

add note about nixpkgs pr to readme #26

Workflow file for this run

name: CI
on:
push:
jobs:
packages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build -L --no-link .#weblate