chore: attempt to fix pr workflow

@see https://github.com/ipfs/awesome-ipfs/actions/runs/3146333920/jobs/5115079944
This commit is contained in:
Russell Dempsey 2022-09-28 13:07:37 -07:00 committed by GitHub
parent e9c6068700
commit 710ba3da6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,8 +32,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Setup Node.js
uses: actions/setup-node@v3
with: