fix pr workflow

This commit is contained in:
Jacob Overgaard
2023-02-21 09:20:41 +01:00
committed by GitHub
parent f25b57f9cf
commit 2d669627eb

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- name: Install dependencies
run: |
npm install node-fetch@2
npm install node-fetch
- name: Fetch random comment 🗣️ and add it to the PR
uses: actions/github-script@v6
with: