From a495a9cbc4e51c7a15a0ae489960704a863bf9fa Mon Sep 17 00:00:00 2001 From: user0x42 Date: Thu, 27 Feb 2025 14:52:41 +0100 Subject: [PATCH] Update cfpages-deploy.yml --- .github/workflows/cfpages-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cfpages-deploy.yml b/.github/workflows/cfpages-deploy.yml index 263018b..dc23b5b 100644 --- a/.github/workflows/cfpages-deploy.yml +++ b/.github/workflows/cfpages-deploy.yml @@ -6,7 +6,7 @@ on: jobs: build-and-deploy: - runs-on: ubuntu-latest + runs-on: ubuntu-latest-js steps: # 1. Checkout the repository code