Skip to content

Commit 0adac36

Browse files
committed
fix: ci and build process
1 parent 94088de commit 0adac36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/automation.yml

+2
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)