From ae01f25c91798e41a8983c4e0ef7ff21d8cded43 Mon Sep 17 00:00:00 2001 From: windowsboy111 Date: Sun, 29 Jan 2023 21:11:24 +0800 Subject: [PATCH] Subatomic change branch --- .github/workflows/bootstrap-f38.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bootstrap-f38.yml b/.github/workflows/bootstrap-f38.yml index 2ab326b453..7be3924a28 100644 --- a/.github/workflows/bootstrap-f38.yml +++ b/.github/workflows/bootstrap-f38.yml @@ -27,7 +27,7 @@ jobs: - uses: actions/checkout@v3 with: repository: FyraLabs/subatomic - ref: bootstrap + # ref: bootstrap fetch-depth: 2 - uses: actions-rs/toolchain@v1 with: