Skip to content

Commit 1a4f87d

Browse files
committedJan 22, 2025
chore: Looks like it's not actually needed
1 parent 34a97c0 commit 1a4f87d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎.github/workflows/ci-cd.yml

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ jobs:
9393
with:
9494
node-version-file: .node-version
9595
cache: pnpm
96-
- run: sudo apt-get update && sudo apt-get install -y libgbm1
9796
- name: Install dependencies
9897
run: pnpm install --frozen-lockfile ${{ matrix.next-version != 'latest' && '--filter e2e-next...' || '' }}
9998
- name: Install Next.js version ${{ matrix.next-version }}

0 commit comments

Comments
 (0)