mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Added pyaml and MarkupSafe to list of preinstalled pacman packages.
This commit is contained in:
2
.github/workflows/InstallPackage.yml
vendored
2
.github/workflows/InstallPackage.yml
vendored
@@ -67,6 +67,8 @@ jobs:
|
||||
pacboy: >-
|
||||
python-pip:p python-wheel:p
|
||||
python-lxml:p
|
||||
python-markupsafe:p
|
||||
python-pyaml:p python-types-pyyaml:p
|
||||
python-ruamel-yaml:p python-ruamel.yaml.clib:p
|
||||
python-tomli:p
|
||||
|
||||
|
||||
Reference in New Issue
Block a user