minimal-setup #2

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

View File

@@ -9,8 +9,8 @@ on:
jobs:
install:
runs-on: ubuntu-latest
# container:
# image: oven/bun:alpine
container:
image: oven/bun:alpine
outputs:
cache-key: ${{ steps.cache-key.outputs.key }}
steps: