From 0e46ab77d4f51c0e5eb4b4810313c63db84bb840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=9B=E5=B7=B3=E6=B5=81=E7=81=AB?= <59004461+ambition-echo@users.noreply.github.com> Date: Tue, 17 May 2022 22:20:11 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7df035d..e4cfbf0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,6 +7,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@master + with: + ref: main - name: test uses: ./ with: