Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Dec 30, 2024
1 parent 866e998 commit 89387d2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,8 @@ jobs:
uses: actions/checkout@v4
- name: prepare nix
uses: cachix/install-nix-action@v30
- name: Run nvfetcher
run: |
export LC_ALL=C.UTF-8
export LANG=C.UTF-8
nix run nixpkgs#nvfetcher -j 10 --verbose
# - 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 89387d2

Please sign in to comment.