Update update.yml

This commit is contained in:
windowsboy111
2022-10-20 10:21:16 +08:00
committed by GitHub
parent ad0a024a67
commit fc1980fa2b
+3 -3
View File
@@ -14,6 +14,9 @@ jobs:
image: registry.fedoraproject.org/fedora:37
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Install packages
run: dnf install rpmdevtools git
- name: Checkout
uses: actions/checkout@v3
with:
@@ -25,9 +28,6 @@ jobs:
with:
python-version: '3.10'
- name: Install rpmdev
run: dnf install rpmdevtools git python3
- name: Run Update
run: ./update.sh