Skip to content

Commit 3b0754d

Browse files
committed
ci updated
1 parent be49f7f commit 3b0754d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
with:
1919
node-version: '22'
2020

21-
- name: Install dependencies for canvas
22-
run: |
23-
sudo apt-get update
24-
sudo apt-get install -y build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
25-
2621
- name: Cache node modules
2722
uses: actions/cache@v3
2823
with:

0 commit comments

Comments
 (0)