Skip to content

Commit f22c604

Browse files
committed
fix: ci and build process
1 parent 85efd43 commit f22c604

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/automation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,6 @@ jobs:
9696
- run: git config user.email "frank@cocreate.app"
9797
- run: git config user.name "frank pagan"
9898
- run: git commit --allow-empty -m "add dist bundle"
99+
- run: git pull origin master
100+
- run: git commit --allow-empty -m "add dist bundle"
99101
- run: git push origin master

0 commit comments

Comments
 (0)