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

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

View file

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