Skip to content

Commit

Permalink
ci: build then deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 25, 2023
1 parent 9e560fa commit 25e9a15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
run: DISPLAY=:99 npm run test:unit
- name: Remove Closure App
run: rm -rf gh-pages/closure-library/scripts/ci/CloseAdobeDialog.exe
- name: build?
run: gh-pages -t -d
- name: Deploy playground to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 25e9a15

Please sign in to comment.