mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
misc
This commit is contained in:
parent
ad166367c0
commit
b07dd076bc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ runs:
|
||||||
- name: Install common packages on Ubuntu
|
- name: Install common packages on Ubuntu
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: echo "Installing packages on Ubuntu"
|
run: echo "Installing packages on Ubuntu"
|
||||||
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
|
- uses: awalsh128/cache-apt-pkgs-action@v1.5.3
|
||||||
with:
|
with:
|
||||||
version: 1.0
|
version: 1.0
|
||||||
packages: expect binutils postgresql sqlite3 clang valgrind \
|
packages: expect binutils postgresql sqlite3 clang valgrind \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue