Skip to content

Commit

Permalink
attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
moni-dz committed Aug 6, 2024
1 parent 2935711 commit dce30ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
extra_nix_config: |
experimental-features = nix-command flakes
nix_path: nixpkgs=channel:nixpkgs-unstable
- run: nix run github:berberman/nvfetcher && nix flake update
- run: nix run github:berberman/nvfetcher
- run: nix flake update
- uses: cachix/cachix-action@v15
with:
name: fortuneteller2k
Expand Down

0 comments on commit dce30ca

Please sign in to comment.