exit: update package cache before installing stuff

This commit is contained in:
Timotej Lazar 2025-03-18 14:17:59 +01:00
parent c0156b4899
commit 08a0cdd994

View file

@ -5,6 +5,7 @@
- name: Install deps for radvd - name: Install deps for radvd
package: package:
name: autoconf,automake,bison,build-essential,flex,gettext,libtool,pkg-config,libbsd-dev,libbsd0 name: autoconf,automake,bison,build-essential,flex,gettext,libtool,pkg-config,libbsd-dev,libbsd0
update_cache: true
- name: Checkout radvd source - name: Checkout radvd source
git: git: