Skip to content

Commit

Permalink
[.github/workflows][xs]: install degit in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
olayway committed May 12, 2023
1 parent 0e191fa commit 8581de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- run: pnpm install
- run: sudo apt-get install -y expect
- run: pnpm playwright install --with-deps
- run: pnpm add -g degit
- name: Run E2E tests
env:
NETLIFY_TOKEN: ${{ secrets.NETLIFY_TOKEN }}
Expand Down

0 comments on commit 8581de0

Please sign in to comment.