Skip to content

Commit

Permalink
fixup! chore: remove references to cargo2nix from build
Browse files Browse the repository at this point in the history
  • Loading branch information
cfcosta committed Jul 6, 2023
1 parent 0114f8c commit 55bb68e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
name: Nix
name: Nix Build

on:
push:
branches: ["main"]

jobs:
update-cargo-nix:
nix-build:
runs-on: ubuntu-latest

permissions:
pull-requests: write

steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 55bb68e

Please sign in to comment.