Skip to content

Commit c2e5033

Browse files
committed
👷 update action
1 parent a9a9e29 commit c2e5033

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- run: sudo apt-get install gifsicle graphicsmagick
1110
- uses: actions/checkout@v2
1211
- uses: actions/setup-node@v2
1312
with:
@@ -23,7 +22,6 @@ jobs:
2322
runs-on: ubuntu-latest
2423

2524
steps:
26-
- run: sudo apt-get install gifsicle graphicsmagick
2725
- uses: actions/checkout@v2
2826
- uses: actions/setup-node@v2
2927
with:

0 commit comments

Comments
 (0)