Skip to content

Commit

Permalink
try apt install
Browse files Browse the repository at this point in the history
  • Loading branch information
dskiff committed Oct 9, 2022
1 parent dbd960c commit 25ba167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
container:
image: mcr.microsoft.com/playwright:v1.27.0-focal
steps:
- run: sudo apt-get install git-lfs
- name: Checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 25ba167

Please sign in to comment.