meta: use alpine directory
Some checks failed
/ build-x86_64 (push) Failing after 1m0s

This commit is contained in:
ptrcnull 2024-11-23 21:59:58 +01:00
parent 599b1ffcc0
commit 330f096d67

View file

@ -18,4 +18,4 @@ jobs:
env: env:
PRIVATE_KEY: /tmp/ssh_key PRIVATE_KEY: /tmp/ssh_key
PACKAGER_PRIVKEY: /tmp/packager_key PACKAGER_PRIVKEY: /tmp/packager_key
run: do-the-build run: cd alpine && do-the-build