mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
cache
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -370,7 +370,7 @@ jobs:
|
|||||||
file: ${{ fromJson(needs.determine-jobs.outputs.changed-components) }}
|
file: ${{ fromJson(needs.determine-jobs.outputs.changed-components) }}
|
||||||
steps:
|
steps:
|
||||||
- name: Cache apt packages
|
- name: Cache apt packages
|
||||||
uses: awalsh128/cache-apt-pkgs-action@a6c3917cc929dd0345bfb2d3feaf9101823370ad # v1.4.2
|
uses: awalsh128/cache-apt-pkgs-action@acb598e5ddbc6f68a970c5da0688d2f3a9f04d05 # v1.5.3
|
||||||
with:
|
with:
|
||||||
packages: libsdl2-dev
|
packages: libsdl2-dev
|
||||||
version: 1.0
|
version: 1.0
|
||||||
@@ -439,7 +439,7 @@ jobs:
|
|||||||
run: echo ${{ matrix.components }}
|
run: echo ${{ matrix.components }}
|
||||||
|
|
||||||
- name: Cache apt packages
|
- name: Cache apt packages
|
||||||
uses: awalsh128/cache-apt-pkgs-action@a6c3917cc929dd0345bfb2d3feaf9101823370ad # v1.4.2
|
uses: awalsh128/cache-apt-pkgs-action@acb598e5ddbc6f68a970c5da0688d2f3a9f04d05 # v1.5.3
|
||||||
with:
|
with:
|
||||||
packages: libsdl2-dev
|
packages: libsdl2-dev
|
||||||
version: 1.0
|
version: 1.0
|
||||||
|
Reference in New Issue
Block a user