fixed image identifier

This commit is contained in:
Vomitblood 2024-08-06 21:52:39 +08:00
parent e139567db2
commit 4258cc896b

View file

@ -9,7 +9,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: bun image: oven/bun
steps: steps:
- name: Checkout Repository - name: Checkout Repository