Skip to content

Commit

Permalink
Update jekyll-gh-pages2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms committed Jan 18, 2024
1 parent 22b9d70 commit ddb7c35
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/jekyll-gh-pages2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,7 @@ jobs:
run: |
npm install -g @microsoft/rush
rush update --recheck --purge --full
- name: Build Snippet File
run: |
cd tools/applicationinsights-web-snippet
pwd
npm install
npm run build
rush rebuild
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Build with Jekyll
Expand Down

0 comments on commit ddb7c35

Please sign in to comment.