Skip to content

Commit 1f88866

Browse files
erichermanAinali
andcommitted
try to speed up build by dropping firefox snap
Co-authored-by: Jan Ainali <[email protected]>
1 parent 229e336 commit 1f88866

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/link-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
runs-on: ubuntu-latest
3939
steps:
4040
- uses: actions/checkout@v2
41+
- name: drop-some-bloat
42+
run: sudo apt-get remove -y firefox
4143
- name: update-deps
4244
run: sudo apt-get update
4345
- name: upgrade-deps

0 commit comments

Comments
 (0)