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 34e753e commit db5dfd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jekyll-gh-pages2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
npm install -g @microsoft/rush
rush update --recheck --purge --full
- name: Build Snippet File
run:
run: |
cd tools/applicationinsights-web-snippet
- name: Display current directory
run: pwd
pwd
echo "This is a sample text file." > sample.md
- name: Test
run: |
npm install
Expand Down

0 comments on commit db5dfd5

Please sign in to comment.