Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms committed Jan 17, 2024
1 parent e9ee363 commit b5a4d88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build Snippet File
- name: Rush link
run: |
npm install -g @microsoft/rush
rush update
- name: Build Snippet File
cd tools/applicationinsights-web-snippet
npm install
npm run build
Expand Down

0 comments on commit b5a4d88

Please sign in to comment.