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