Skip to content

Commit 2fde08b

Browse files
committed
fix: ci and build process
1 parent 9758eb9 commit 2fde08b

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 "[email protected]"
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)