Skip to content

Commit

Permalink
wip: fix init_runner for build_app
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Feb 16, 2024
1 parent b113160 commit 5e6ddb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/init_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ init_github_run_tests() {
}

init_github_build_app() {
install_reqs nvm node18
install_reqs nvm node16
}

init_github_build_docs() {
Expand Down

0 comments on commit 5e6ddb3

Please sign in to comment.