Skip to content

Commit

Permalink
ci: intall globally
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 25, 2023
1 parent 97aa29d commit 0a26623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: npm run test:messages
- name: Run Unit Tests
run: DISPLAY=:99 npm run test:unit
- run: npm install gh-pages
- run: npm install gh-pages -d
- name: Remove Closure App
run: rm -rf gh-pages/closure-library/scripts/ci/CloseAdobeDialog.exe
- name: build?
Expand Down

0 comments on commit 0a26623

Please sign in to comment.