From 6d477bd202474e348064fd0f48d2907a55591961 Mon Sep 17 00:00:00 2001 From: SylveonDev Date: Tue, 17 Sep 2024 12:23:45 -0400 Subject: [PATCH] hi --- .github/workflows/build-debug-web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-debug-web.yml b/.github/workflows/build-debug-web.yml index 352f4e30..4634b4ae 100644 --- a/.github/workflows/build-debug-web.yml +++ b/.github/workflows/build-debug-web.yml @@ -13,7 +13,7 @@ jobs: buildHtml: # The type of runner that the job will run on - runs-on: ubuntu-22.04 + runs-on: ubuntu-20.04 # Steps represent a sequence of tasks that will be executed as part of the job steps: