fix: gh action path
This commit is contained in:
parent
0308292dbd
commit
77eb1c0ce0
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ runs:
|
||||||
echo "Using tag: $TAG"
|
echo "Using tag: $TAG"
|
||||||
|
|
||||||
cd $GITHUB_ACTION_PATH
|
cd $GITHUB_ACTION_PATH
|
||||||
|
yarn
|
||||||
yarn node index.js
|
yarn node index.js
|
||||||
cd $GITHUB_WORKSPACE
|
cd $GITHUB_WORKSPACE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue