Skip to content

Commit

Permalink
ci: bump nix
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Jan 2, 2025
1 parent d21e6cd commit 54cfb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v30

- name: Build app
run: nix build .#web
Expand Down

0 comments on commit 54cfb20

Please sign in to comment.