catthehacker/ubuntu:act-22.04 does not include PyYAML pre-installed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -75,6 +75,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Update k8s manifests
|
- name: Update k8s manifests
|
||||||
run: |
|
run: |
|
||||||
|
pip3 install pyyaml -q
|
||||||
|
|
||||||
TAG=${{ steps.tag.outputs.TAG }}
|
TAG=${{ steps.tag.outputs.TAG }}
|
||||||
|
|
||||||
git config --global user.email "ci@git.chemavx.xyz"
|
git config --global user.email "ci@git.chemavx.xyz"
|
||||||
|
|||||||
Reference in New Issue
Block a user