This commit is contained in:
Kiara Grouwstra 2025-08-07 20:39:19 +02:00
parent 4fa0a84215
commit 8be1aa02c4
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU
2 changed files with 2 additions and 2 deletions

View file

@ -22,4 +22,4 @@ jobs:
chmod 600 ~/.ssh/id_ed25519
- name: Cache
- run: attic push demo $(nix-build)
run: attic push demo $(nix-build)

View file

@ -31,7 +31,7 @@ jobs:
chmod 600 ~/.ssh/id_ed25519
- name: Cache
- run: attic push demo $(nix-build)
run: attic push demo $(nix-build)
check-mastodon:
runs-on: native