mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32: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
|
||||
if: runner.os == 'Linux'
|
||||
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:
|
||||
version: 1.0
|
||||
packages: expect binutils postgresql sqlite3 clang valgrind \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue