1
0
mirror of https://github.com/helenclx/leilukin-site.git synced 2025-04-05 16:52:41 +00:00

Name checkout GitHub action

This commit is contained in:
Helen Chong 2024-05-30 01:02:43 +08:00
parent b5fc12d21a
commit 9250161426

@ -15,7 +15,8 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - name: Checkout
uses: actions/checkout@v4
# Set up any tools and build steps here # Set up any tools and build steps here
- name: Set Up Bun - name: Set Up Bun