Skip to content

Commit e2d40cc

Browse files
MaxDatenclaude
andcommitted
ci: Fix libasound2 package name for Ubuntu 24.04
Package renamed to libasound2t64 in Noble. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 6135547 commit e2d40cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
sudo apt-get update
2424
sudo apt-get install -y libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 \
2525
libcups2 libdrm2 libxkbcommon0 libatspi2.0-0 libxcomposite1 \
26-
libxdamage1 libxfixes3 libxrandr2 libgbm1 libasound2
26+
libxdamage1 libxfixes3 libxrandr2 libgbm1 libasound2t64
2727
- name: Install Playwright browsers
2828
run: devenv shell -- shot-scraper install
2929
- name: Generate screenshots

0 commit comments

Comments
 (0)