Update check-git-apply.yaml

This commit is contained in:
uazo
2022-01-14 14:46:48 +01:00
committed by GitHub
parent fff5958814
commit 8b1f11683f
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
git config user.email "you@example.com"
git config user.name "Your Name"
git add .
git commit -m $(cat ~/bromite/build/RELEASE)
git commit -m $(cat ../../bromite/build/RELEASE)
cd ../..
- name: Apply patches