Update .gitea/workflows/push.yaml
Some checks failed
Push Workflows / test (push) Successful in 43s
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / docs (push) Successful in 50s
Push Workflows / env (push) Successful in 2s
Push Workflows / leptos-test (push) Successful in 57s
Push Workflows / nix-build (push) Failing after 35s
Push Workflows / build (push) Has been cancelled
Some checks failed
Push Workflows / test (push) Successful in 43s
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / docs (push) Successful in 50s
Push Workflows / env (push) Successful in 2s
Push Workflows / leptos-test (push) Successful in 57s
Push Workflows / nix-build (push) Failing after 35s
Push Workflows / build (push) Has been cancelled
This commit is contained in:
parent
4e979bac07
commit
93b0d2dc60
@ -85,6 +85,8 @@ jobs:
|
||||
nix-build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update Package Lists
|
||||
run: apt update
|
||||
- name: Install Nix
|
||||
run: apt install -y nix-bin
|
||||
- name: Restore and cache Nix store
|
||||
|
Loading…
x
Reference in New Issue
Block a user