Skip to content

Commit

Permalink
ci: skip installing nix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizzixnerd committed Nov 18, 2024
1 parent e4ec885 commit 0bebc38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- name: Disable smudging
run: echo "GIT_LFS_SKIP_SMUDGE=1" >> $GITHUB_ENV
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- run: |
set -Eeu
export GIT_LFS_SKIP_SMUDGE=1
Expand Down

0 comments on commit 0bebc38

Please sign in to comment.