mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 22:50:18 +00:00
fix build issue (#106)
This commit is contained in:
parent
1fc5557ba6
commit
0e550491fa
2
.github/workflows/test_branch.yml
vendored
2
.github/workflows/test_branch.yml
vendored
@ -53,4 +53,4 @@ jobs:
|
|||||||
sbt "cli/run -i aqua-playground/aqua -o aqua-playground/src/compiled"
|
sbt "cli/run -i aqua-playground/aqua -o aqua-playground/src/compiled"
|
||||||
cd aqua-playground
|
cd aqua-playground
|
||||||
npm i
|
npm i
|
||||||
npm run cli
|
npm run exec
|
||||||
|
Loading…
Reference in New Issue
Block a user