From 86335d8b2c15cc495be12fe1083b0d55bca6e0be Mon Sep 17 00:00:00 2001 From: ExpensiveKoala Date: Fri, 23 Jun 2023 21:42:46 -0700 Subject: [PATCH] Update update-set-implementation-lists.yml --- .github/workflows/update-set-implementation-lists.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-set-implementation-lists.yml b/.github/workflows/update-set-implementation-lists.yml index 8a11d540b56..5cca2776f4c 100644 --- a/.github/workflows/update-set-implementation-lists.yml +++ b/.github/workflows/update-set-implementation-lists.yml @@ -21,6 +21,7 @@ jobs: with: node-version: 16 - run: npm install mustache + shell: bash - name: Update issues uses: actions/github-script@v2.1.0 id: updateissues