aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-03-18 00:31:07 -0400
committerAjay <[email protected]>2023-03-18 00:31:07 -0400
commit504f5c565b7c5265596e8229ce9da6752da4cd7a (patch)
treef24affe75adc9b8839d518dc5a14b98a3afc5938 /.github/workflows
parent94e168f8037314a51de4b1ba04bef1d2b532684a (diff)
downloadSponsorBlock-504f5c565b7c5265596e8229ce9da6752da4cd7a.tar.gz
SponsorBlock-504f5c565b7c5265596e8229ce9da6752da4cd7a.zip
Fix oss attribution workflow5.3.1
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-oss-attribution.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-oss-attribution.yml b/.github/workflows/update-oss-attribution.yml
index 2781f29c..635a6d7f 100644
--- a/.github/workflows/update-oss-attribution.yml
+++ b/.github/workflows/update-oss-attribution.yml
@@ -24,7 +24,7 @@ jobs:
mv ./oss-attribution/attribution.txt ./public/oss-attribution/attribution.txt
- name: Prettify attributions
run: |
- cd ci && ts-node prettify.ts
+ cd ci && npx ts-node prettify.ts
- name: Create pull request to update list
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04