minimal-setup #2

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

View File

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