ci: yarn install (dev)
Build and Deploy / Build (push) Failing after 2s

This commit is contained in:
redglow
2026-06-22 08:33:56 +02:00
parent c762b81b01
commit b8bb83624d
+3
View File
@@ -12,3 +12,6 @@ jobs:
steps:
- name: Checkout Source Code
uses: actions/checkout@v4
- name: Yarn install (dev)
shell: bash
run: yarn install