Skip to content

Commit

Permalink
WIP: DEBUG CI
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Apr 17, 2024
1 parent 81c5949 commit 371f83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
run: |
npm install
npm install @types/vscode
npm install @types/jest --save-dev
npm install @types/mocha --save-dev # Replace this line
- name: Download artifact
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 371f83f

Please sign in to comment.