Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Jan 6, 2025
1 parent 05b9117 commit 3d25fac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
uses: actions/checkout@v4
- name: prepare nix
uses: cachix/install-nix-action@v30
# - name: Run nvfetcher
# run: nix run nixpkgs#nvfetcher -j 10
- name: Run nvfetcher
run: nix run nixpkgs#nvfetcher -j 10
- name: Run flake update
run: nix flake update
- name: Run fmt
Expand Down

0 comments on commit 3d25fac

Please sign in to comment.