mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-11 19:48:12 +08:00
Fix circle
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- run: mkdir ~/.ssh/ && echo -e "Host github.com\n\tStrictHostKeyChecking no\n" > ~/.ssh/config
|
||||
- run: git config --global user.name thegecko
|
||||
- run: git config --global user.email github@thegecko.org
|
||||
- run: git add --force dist types docs
|
||||
- run: git add --force dist lib types
|
||||
- run: git stash save
|
||||
- run: git checkout gh-pages
|
||||
- run: git merge master --no-commit
|
||||
|
||||
Reference in New Issue
Block a user