Skip to content

Commit

Permalink
wip: Refactor CI to use GitHub actions and generic bash scripts #27
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Apr 18, 2024
1 parent 9dcf831 commit 83af939
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/init_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@ THIS_DIR=$(dirname "$THIS_FILE")

### Github Actions

init_github_build_stations() {
install_reqs age sops nvm node16
}

init_github_build_metars() {
init_github_build() {
install_reqs age sops nvm node16
}

Expand Down

0 comments on commit 83af939

Please sign in to comment.