change ci/cd
This commit is contained in:
@@ -39,8 +39,8 @@ jobs:
|
||||
# key: ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
|
||||
# restore-keys: ${{ runner.os }}-pnpm-
|
||||
|
||||
- name: install zopfli & brotli
|
||||
run: apt update && apt install -y zopfli brotli
|
||||
# - name: install zopfli & brotli
|
||||
# run: apt update && apt install -y zopfli brotli
|
||||
|
||||
- name: install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user