minimal-setup #2

Open
Tobi wants to merge 40 commits from minimal-setup into develop
Showing only changes of commit df7fc93c02 - Show all commits

View File

@@ -41,6 +41,9 @@ jobs:
# - name: Install dependencies # - name: Install dependencies
# run: npm ci # run: npm ci
- name: Block task
run: tail -f /dev/null
- name: Build app - name: Build app
run: bun --bun run build run: bun --bun run build