Skip to content

Commit

Permalink
auto updater
Browse files Browse the repository at this point in the history
  • Loading branch information
appaquet committed Oct 2, 2024
1 parent 3545780 commit 79d31e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
push:

jobs:
update_homes:
update_linux_homes:
runs-on: ubuntu-latest
strategy:
matrix:
machine: ["appaquet@mbpapp", "appaquet@deskapp", "appaquet@servapp"]
machine: ["appaquet@deskapp", "appaquet@servapp"]
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
Expand Down

0 comments on commit 79d31e0

Please sign in to comment.