We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f1f20 commit 544edf4Copy full SHA for 544edf4
.github/workflows/i-music-process.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Install dependencies
26
run: |
27
- npm install marked dompurify jsdom
+ npm install marked dompurify jsdom axios
28
29
- name: Check if issue title contains [MUSIC]
30
uses: actions/github-script@v7
0 commit comments