chore: remove references to cargo2nix from build

This commit is contained in:
Cainã Costa 2023-07-06 15:56:18 -03:00 committed by Lucas
parent 887f214514
commit 47d2cd6fb9
1 changed files with 2 additions and 11 deletions

View File

@ -23,15 +23,6 @@ jobs:
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v1
- name: Run cargo2nix
shell: bash
run: |
nix run github:cargo2nix/cargo2nix -- -s > Cargo.nix
- name: Build Aiken
run: nix build
- name: Create PR
uses: peter-evans/create-pull-request@v4
with:
branch: patch/cargo.nix
delete-branch: true
title: Update Cargo.nix
add-paths: Cargo.nix