diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 521b875..7aae377 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -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: