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:
co-authored by
Claude Sonnet 4.6
parent
dcf0f01508
commit
fe242ca5b3
@@ -104,6 +104,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