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:
runs-on: ubuntu-latest
container:
image: bun
image: oven/bun
steps:
- name: Checkout Repository