Skip to content

Commit

Permalink
Update i-music-process.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lybyte authored Jun 8, 2024
1 parent 07f9e10 commit cfdaf82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/i-music-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
uses: actions/github-script@v7
with:
script: |
const core = require('@actions/core');
const github = require('@actions/github');
const marked = require('marked');
const DOMPurify = require('dompurify')(new (require('jsdom').JSDOM)().window);
const { JSDOM } = require('jsdom');
Expand Down

0 comments on commit cfdaf82

Please sign in to comment.