提交 4f115606 编写于 作者: J Jeffery To 提交者: Josef Schlehofer

CI: Run "apt-get update" before installing signify-openbsd

Signed-off-by: NJeffery To <jeffery.to@gmail.com>
(cherry picked from commit 89cf0d56)
上级 86f308dc
......@@ -80,6 +80,7 @@ jobs:
- name: Generate build keys
run: |
sudo apt-get update
sudo apt-get install -y signify-openbsd
signify-openbsd -G -n -c 'DO NOT USE - OpenWrt packages feed CI' -p packages_ci.pub -s packages_ci.sec
EOF=$(dd if=/dev/urandom bs=15 count=1 status=none | base64)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册