replace ci script with nix-ci-build

This commit is contained in:
Jörg Thalheim
2023-09-13 11:23:08 +02:00
parent 41a29b5464
commit a11a62cd4e
2 changed files with 1 additions and 62 deletions

View File

@@ -8,4 +8,4 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: bash ./scripts/ci
- run: nix run --refresh github:Mic92/nix-ci-build