Try to install attic for gitea builder
Some checks failed
Check Flake / check-flake (push) Failing after 6s
Some checks failed
Check Flake / check-flake (push) Failing after 6s
This commit is contained in:
parent
7c4d2d53f2
commit
4bed47ae43
@ -15,6 +15,8 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- run: attic -V
|
||||
|
||||
- name: Setup Attic Cache
|
||||
uses: https://github.com/ryanccn/attic-action@v0
|
||||
with:
|
||||
|
@ -116,6 +116,7 @@ in
|
||||
git
|
||||
# Gitea Actions rely heavily on node. Include it because it would be installed anyway.
|
||||
nodejs
|
||||
attic
|
||||
];
|
||||
|
||||
# To allow building on the host, must override the the service's config so it doesn't use a dynamic user
|
||||
|
Loading…
x
Reference in New Issue
Block a user