fix: some errors with teh websites
Some checks failed
Build_Deploy / deploy_active (active) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-core) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-ext) (push) Blocked by required conditions
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 39s
Build_Deploy / deploy_dns (push) Has been cancelled

also add 2024 snapshot
This commit is contained in:
silver 2025-04-04 00:58:37 +01:00
parent c57b767941
commit b943e5ec0d
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 16 additions and 8 deletions

View file

@ -32,6 +32,8 @@ jobs:
shell: bash
- run: nix flake update skynet_website_2023
shell: bash
- run: nix flake update skynet_website_2024
shell: bash
- run: nix flake update skynet_website
shell: bash
- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5