CI workflow
This commit is contained in:
@@ -21,10 +21,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
|
|
||||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
- uses: awalsh128/cache-apt-pkgs-action@v1
|
||||||
with:
|
with:
|
||||||
packages: llvm
|
packages: llvm
|
||||||
version: 1.0
|
|
||||||
execute_install_scripts: true
|
execute_install_scripts: true
|
||||||
|
|
||||||
- name: Restore cache
|
- name: Restore cache
|
||||||
|
|||||||
Reference in New Issue
Block a user