rm flakehub workflow

This commit is contained in:
cy 2025-01-09 00:46:42 -05:00
parent 0f4f663272
commit 3b032c1b62
2 changed files with 2 additions and 22 deletions

View file

@ -14,8 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
with:
logger: pretty
@ -34,4 +32,6 @@ jobs:
cache: ${{ vars.ATTIC_CACHE }}
token: ${{ secrets.ATTIC_TOKEN }}
- uses: actions/checkout@v4
- run: nix build '${{ matrix.package }}'