mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-25 21:10:39 +00:00
Fix update.yml
forgot fedora container moment
This commit is contained in:
@@ -10,7 +10,9 @@ on:
|
||||
jobs:
|
||||
get-chkupdate-scripts:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: registry.fedoraproject.org/fedora:37
|
||||
options: --cap-add=SYS_ADMIN --privileged
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user