Fix path
This commit is contained in:
@@ -19,6 +19,7 @@ jobs:
|
||||
npm i -g yarn
|
||||
yarn install
|
||||
yarn version --patch --no-git-tag-version
|
||||
export CI=true
|
||||
yarn build
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
|
||||
Reference in New Issue
Block a user