Skip to content

Commit

Permalink
add update
Browse files Browse the repository at this point in the history
  • Loading branch information
on-keyday committed Jan 18, 2025
1 parent ce5eaeb commit d0eaf7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/puppeteer-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
path: "./web/public"
- name: Install Puppeteer
run: |
sudo apt-get update
sudo apt-get install -yq gconf-service libasound2 libatk1.0-0 libcups2 libdbus-1-3 libgconf-2-4 libgtk-3-0 libnspr4 libnss3 libx11-xcb1 libxcomposite1 libxdamage1 libxrandr2 xdg-utils
- name: Test
run: |
Expand Down

0 comments on commit d0eaf7a

Please sign in to comment.