Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

depricate

depricate #3

Workflow file for this run

on: [ push, pull_request ]
name: CI
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- uses: icewind1991/attic-action@v1
with:
name: ci
instance: https://cache.icewind.me
authToken: '${{ secrets.ATTIC_TOKEN }}'
- run: nix build