Skip to content

Commit

Permalink
fix:ci
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh committed Nov 24, 2023
1 parent dd81635 commit e297ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
nix_path: nixpkgs=channel:nixos-23.05
extra_nix_config: |
accept-flake-config = true
- uses: cachix/cachix-action@v12
Expand Down

0 comments on commit e297ba2

Please sign in to comment.