Update daily_README.yaml

This commit is contained in:
Alexandre
2022-04-22 21:55:05 +02:00
committed by GitHub
parent efa05d921b
commit 93550f94ae

View File

@@ -28,9 +28,7 @@ jobs:
done
# Sort yaml
add-apt-repository ppa:rmescandon/yq
sudo apt-get install yq
yq 'sort_keys(.)' ".github/paths-filter.yml"
sort ".github/paths-filter.yml"
- name: Create README file
run: |